Jacek Caban : mshtml: Fix dispex hooks handling for function objects.

Alexandre Julliard julliard at winehq.org
Fri Dec 10 15:07:53 CST 2021


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Dec 10 20:36:49 2021 +0100

mshtml: Fix dispex hooks handling for function objects.

Based on patch by Gabriel Ivăncescu.

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

---

 dlls/mshtml/dispex.c              | 40 +++++++++++++++++++++++++++++----------
 dlls/mshtml/htmlelem.c            |  5 ++---
 dlls/mshtml/htmlevent.c           | 10 ++++------
 dlls/mshtml/mshtml_private.h      |  4 +++-
 dlls/mshtml/tests/documentmode.js | 14 +++++++++++++-
 dlls/mshtml/xmlhttprequest.c      |  5 ++---
 6 files changed, 54 insertions(+), 24 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=b650e768bea8a2fc855c005ef6c9bce0c9131dc6



More information about the wine-cvs mailing list