[PATCH 6/8] mshtml: Pass Gecko elements as nsIDOMElement to element constructors.

Jacek Caban jacek at codeweavers.com
Sun Feb 11 18:29:41 CST 2018


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  dlls/mshtml/htmlanchor.c     |  4 +--
  dlls/mshtml/htmlarea.c       |  4 +--
  dlls/mshtml/htmlbody.c       |  4 +--
  dlls/mshtml/htmlelem.c       | 24 ++++++++++++------
  dlls/mshtml/htmlembed.c      |  2 +-
  dlls/mshtml/htmlform.c       |  4 +--
  dlls/mshtml/htmlframe.c      |  2 +-
  dlls/mshtml/htmlframebase.c  |  6 ++---
  dlls/mshtml/htmlgeneric.c    |  2 +-
  dlls/mshtml/htmlhead.c       |  6 ++---
  dlls/mshtml/htmliframe.c     |  2 +-
  dlls/mshtml/htmlimg.c        |  4 +--
  dlls/mshtml/htmlinput.c      | 10 ++++----
  dlls/mshtml/htmllink.c       |  4 +--
  dlls/mshtml/htmlmeta.c       |  2 +-
  dlls/mshtml/htmlobject.c     |  4 +--
  dlls/mshtml/htmloption.c     |  4 +--
  dlls/mshtml/htmlscript.c     |  4 +--
  dlls/mshtml/htmlselect.c     |  5 ++--
  dlls/mshtml/htmlstyleelem.c  |  4 +--
  dlls/mshtml/htmltable.c      |  6 ++---
  dlls/mshtml/htmltablecell.c  |  4 +--
  dlls/mshtml/htmltablerow.c   |  6 ++---
  dlls/mshtml/htmltextarea.c   |  4 +--
  dlls/mshtml/htmltextcont.c   |  2 +-
  dlls/mshtml/mshtml_private.h | 58 
++++++++++++++++++++++----------------------
  26 files changed, 95 insertions(+), 86 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-mshtml-Pass-Gecko-elements-as-nsIDOMElement-to-elemen.diff
Type: text/x-patch
Size: 33014 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20180212/b29757d7/attachment-0001.bin>


More information about the wine-devel mailing list