mshtml: Store current IHTMLEventObj in DOMEvent and create it in fire_event_obj if...
commitaaa576463c0caf015bdd3f8bff9f92f27ce44351
authorJacek Caban <jacek@codeweavers.com>
Fri, 20 Oct 2017 13:09:15 +0000 (20 15:09 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 Oct 2017 16:59:36 +0000 (20 18:59 +0200)
tree2e114a387f0fb264597c07c51b49275ab23485fb
parentaa6882cba86d63ac89d06081e0af69cafd0f2e20
mshtml: Store current IHTMLEventObj in DOMEvent and create it in fire_event_obj if needed.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/mshtml/htmlevent.c
dlls/mshtml/htmlevent.h
dlls/mshtml/xmlhttprequest.c