[PATCH 2/4] mshtml: Use lazy allocation for connection points.

Jacek Caban jacek at codeweavers.com
Fri Mar 15 09:01:53 CDT 2013


---
 dlls/mshtml/conpoint.c       | 100
++++++++++++++++++++++++++++---------------
 dlls/mshtml/htmlanchor.c     |   1 +
 dlls/mshtml/htmlbody.c       |  12 ++++--
 dlls/mshtml/htmlcomment.c    |   1 +
 dlls/mshtml/htmldoc.c        |  16 ++++---
 dlls/mshtml/htmlelem.c       |  11 ++++-
 dlls/mshtml/htmlembed.c      |   1 +
 dlls/mshtml/htmlevent.c      |  56 ++++++++++++------------
 dlls/mshtml/htmlform.c       |   1 +
 dlls/mshtml/htmlframe.c      |   1 +
 dlls/mshtml/htmlgeneric.c    |   1 +
 dlls/mshtml/htmlhead.c       |   2 +
 dlls/mshtml/htmliframe.c     |   1 +
 dlls/mshtml/htmlimg.c        |   1 +
 dlls/mshtml/htmlinput.c      |   3 ++
 dlls/mshtml/htmllink.c       |   1 +
 dlls/mshtml/htmlmeta.c       |   1 +
 dlls/mshtml/htmlnode.c       |   3 ++
 dlls/mshtml/htmlobject.c     |   1 +
 dlls/mshtml/htmloption.c     |   1 +
 dlls/mshtml/htmlscript.c     |   1 +
 dlls/mshtml/htmlselect.c     |   1 +
 dlls/mshtml/htmlstyleelem.c  |   1 +
 dlls/mshtml/htmltable.c      |  10 +++--
 dlls/mshtml/htmltablecell.c  |   1 +
 dlls/mshtml/htmltablerow.c   |   1 +
 dlls/mshtml/htmltextarea.c   |   1 +
 dlls/mshtml/htmltextcont.c   |   2 -
 dlls/mshtml/htmltextnode.c   |   3 ++
 dlls/mshtml/mshtml_private.h |  28 ++++++------
 dlls/mshtml/mutation.c       |   2 +-
 dlls/mshtml/persist.c        |   2 +-
 32 files changed, 174 insertions(+), 94 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-mshtml-Use-lazy-allocation-for-connection-points.diff
Type: text/x-patch
Size: 31261 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130315/7ce0f1ab/attachment-0001.bin>


More information about the wine-patches mailing list