Jacek Caban : mshtml: Use window event target instead of body only for selected event properties.

Alexandre Julliard julliard at winehq.org
Tue Oct 17 15:12:09 CDT 2017


Module: wine
Branch: master
Commit: e38c2ceb51f29d8fcba610ed027a44cb44ac521f
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=e38c2ceb51f29d8fcba610ed027a44cb44ac521f

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Oct 16 22:31:42 2017 +0200

mshtml: Use window event target instead of body only for selected event properties.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mshtml/htmlbody.c        | 19 ++++++++++++----
 dlls/mshtml/htmldoc.c         |  1 -
 dlls/mshtml/htmlelem.c        |  9 --------
 dlls/mshtml/htmlevent.c       | 53 +++++++++++++++----------------------------
 dlls/mshtml/htmlevent.h       | 13 +++++++----
 dlls/mshtml/htmlwindow.c      |  7 ------
 dlls/mshtml/mshtml_private.h  |  3 +--
 dlls/mshtml/nsevents.c        | 17 ++------------
 dlls/mshtml/tests/events.html | 12 +++++++++-
 dlls/mshtml/xmlhttprequest.c  |  1 -
 10 files changed, 55 insertions(+), 80 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=e38c2ceb51f29d8fcba610ed027a44cb44ac521f



More information about the wine-cvs mailing list