mshtml: Store event handlers in rb tree.
commitc4e9787e8683ae0f88df8225500e914f42db4397
authorJacek Caban <jacek@codeweavers.com>
Mon, 13 Feb 2017 20:12:33 +0000 (13 21:12 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 Feb 2017 21:49:31 +0000 (14 22:49 +0100)
treeb58bd0fc565482417b807b032eec713b1585e8d9
parent357bf1b56986039b3f95510589183147cbe5e167
mshtml: Store event handlers in rb tree.

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/htmlnode.c
dlls/mshtml/htmlwindow.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/xmlhttprequest.c