[PATCH 1/4] mshtml: Register load, error and abort events directly in event target.
22 Feb
2018
22 Feb
'18
12:47 p.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/mshtml/htmldoc.c | 2 +- dlls/mshtml/htmlelem.c | 11 +--------- dlls/mshtml/htmlevent.c | 53 +++++++++++++++++++++++++++++---------------- dlls/mshtml/htmlevent.h | 2 +- dlls/mshtml/htmlwindow.c | 2 +- dlls/mshtml/tests/events.js | 40 ++++++++++++++++++++++++++++++++++ 6 files changed, 78 insertions(+), 32 deletions(-)
2941
Age (days ago)
2941
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban