Module: wine Branch: master Commit: 6411d464e50dbede5e10069eace062591329b6b0 URL: https://gitlab.winehq.org/wine/wine/-/commit/6411d464e50dbede5e10069eace0625...
Author: Jacek Caban jacek@codeweavers.com Date: Sun Jul 14 16:34:29 2024 +0200
mshtml: Use host object script bindings for event objects.
---
dlls/mshtml/htmlevent.c | 69 +++++++++++++++++++++++---------------- dlls/mshtml/htmlevent.h | 2 +- dlls/mshtml/nsembed.c | 3 +- dlls/mshtml/nsevents.c | 8 ++--- dlls/mshtml/tests/documentmode.js | 14 ++++---- dlls/mshtml/tests/xhr.js | 1 - dlls/mshtml/xmlhttprequest.c | 2 +- 7 files changed, 55 insertions(+), 44 deletions(-)