Gabriel Ivăncescu : mshtml: Expose IE10+ XMLHttpRequest props via private interface.

Alexandre Julliard julliard at winehq.org
Mon Jun 6 16:10:30 CDT 2022


Module: wine
Branch: master
Commit: 29e0b0be7ea6e1829a7460811687dfcf3b71c308
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=29e0b0be7ea6e1829a7460811687dfcf3b71c308

Author: Gabriel Ivăncescu <gabrielopcode at gmail.com>
Date:   Mon Jun  6 15:24:09 2022 +0300

mshtml: Expose IE10+ XMLHttpRequest props via private interface.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode at gmail.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mshtml/mshtml_private.h         |   1 +
 dlls/mshtml/mshtml_private_iface.idl |  46 +++++++
 dlls/mshtml/tests/documentmode.js    |  10 ++
 dlls/mshtml/xmlhttprequest.c         | 243 +++++++++++++++++++++++++++++++++++
 4 files changed, 300 insertions(+)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=29e0b0be7ea6e1829a7460811687dfcf3b71c308



More information about the wine-cvs mailing list