Jacek Caban : mshtml: Hook addEventListener InvokeEx calls to allow capture default value.

Alexandre Julliard julliard at winehq.org
Fri Nov 24 14:05:22 CST 2017


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Nov 24 15:09:13 2017 +0100

mshtml: Hook addEventListener InvokeEx calls to allow capture default value.

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

---

 dlls/mshtml/dispex.c         | 33 +++++++++++++++++++++++----------
 dlls/mshtml/htmlelem.c       |  7 +++++--
 dlls/mshtml/htmlevent.c      | 33 ++++++++++++++++++++++++++++++++-
 dlls/mshtml/mshtml_private.h | 10 +++++++++-
 dlls/mshtml/tests/events.js  | 13 +++++++------
 5 files changed, 76 insertions(+), 20 deletions(-)

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



More information about the wine-cvs mailing list