mshtml: Use fire_event_obj to dispatch XHR readystatechange event.
commit62e76f1847f648a4973fec72c7c8345782366a59
authorJacek Caban <jacek@codeweavers.com>
Fri, 20 Oct 2017 13:09:20 +0000 (20 15:09 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 Oct 2017 16:59:36 +0000 (20 18:59 +0200)
tree73b24c2acba95a6db75190691962eb3c6741a6eb
parentaaa576463c0caf015bdd3f8bff9f92f27ce44351
mshtml: Use fire_event_obj to dispatch XHR readystatechange event.

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