[PATCH 1/3] mshtml: Simplify IHTMLElement::click implementation.

Jacek Caban jacek at codeweavers.com
Thu Oct 12 07:26:57 CDT 2017


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 dlls/mshtml/htmlanchor.c     |  1 -
 dlls/mshtml/htmlbody.c       |  1 -
 dlls/mshtml/htmldoc.c        |  1 -
 dlls/mshtml/htmlelem.c       | 14 +++++++++++++-
 dlls/mshtml/htmlevent.c      | 16 ----------------
 dlls/mshtml/htmlevent.h      |  1 -
 dlls/mshtml/htmlform.c       |  1 -
 dlls/mshtml/htmlframe.c      |  1 -
 dlls/mshtml/htmlhead.c       |  1 -
 dlls/mshtml/htmliframe.c     |  1 -
 dlls/mshtml/htmlimg.c        |  1 -
 dlls/mshtml/htmlinput.c      | 21 ---------------------
 dlls/mshtml/htmllink.c       |  1 -
 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      |  1 -
 dlls/mshtml/htmltablecell.c  |  1 -
 dlls/mshtml/htmltablerow.c   |  1 -
 dlls/mshtml/htmltextarea.c   |  1 -
 dlls/mshtml/mshtml_private.h |  1 -
 23 files changed, 13 insertions(+), 58 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mshtml-Simplify-IHTMLElement-click-implementation.diff
Type: text/x-patch
Size: 10964 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20171012/67fb3310/attachment.bin>


More information about the wine-patches mailing list