[PATCH 3/8] mshtml: Get rid of no longer needed document argument in get_node.

Jacek Caban jacek at codeweavers.com
Mon Feb 19 07:49:07 CST 2018


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/mshtml/htmldoc.c        | 10 +++++-----
 dlls/mshtml/htmlelem.c       |  8 ++++----
 dlls/mshtml/htmlelemcol.c    |  9 ++++-----
 dlls/mshtml/htmlevent.c      |  2 +-
 dlls/mshtml/htmlform.c       |  2 +-
 dlls/mshtml/htmlinput.c      |  2 +-
 dlls/mshtml/htmlnode.c       | 24 ++++++++++++------------
 dlls/mshtml/htmloption.c     |  4 ++--
 dlls/mshtml/htmlscript.c     |  2 +-
 dlls/mshtml/htmlselect.c     |  4 ++--
 dlls/mshtml/htmltextarea.c   |  2 +-
 dlls/mshtml/htmltextnode.c   |  2 +-
 dlls/mshtml/mshtml_private.h |  2 +-
 dlls/mshtml/mutation.c       |  2 +-
 dlls/mshtml/npplugin.c       |  2 +-
 dlls/mshtml/nsembed.c        |  2 +-
 dlls/mshtml/nsevents.c       |  2 +-
 dlls/mshtml/txtrange.c       |  2 +-
 18 files changed, 41 insertions(+), 42 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-mshtml-Get-rid-of-no-longer-needed-document-argument-.diff
Type: text/x-patch
Size: 17340 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180219/09032e11/attachment-0001.bin>


More information about the wine-devel mailing list