Alexandre Julliard pushed to branch master at wine / wine
Commits: 455d4424 by Gabriel Ivăncescu at 2025-04-20T17:05:53+02:00 mshtml: Don't expose "create" from Image constructor in IE9+ modes.
- - - - - 56be2ab2 by Gabriel Ivăncescu at 2025-04-20T17:05:53+02:00 mshtml: Don't expose "create" from Option constructor in IE9+ modes.
- - - - - ad2403a6 by Jacek Caban at 2025-04-20T17:05:53+02:00 mshtml: Rename prototype_id to object_id.
- - - - - 9ea1e749 by Gabriel Ivăncescu at 2025-04-20T17:05:53+02:00 mshtml: Use own window property for Image constructor.
- - - - - 6e5c53bf by Gabriel Ivăncescu at 2025-04-20T17:05:53+02:00 mshtml: Use own window property for Option constructor.
- - - - - 31e9e9ec by Gabriel Ivăncescu at 2025-04-20T17:05:53+02:00 mshtml: Use get_constructor in window's get_XMLHttpRequest.
- - - - -
38 changed files:
- dlls/mshtml/dispex.c - dlls/mshtml/htmlanchor.c - dlls/mshtml/htmlarea.c - dlls/mshtml/htmlattr.c - dlls/mshtml/htmlbody.c - dlls/mshtml/htmlcurstyle.c - dlls/mshtml/htmldoc.c - dlls/mshtml/htmlelem.c - dlls/mshtml/htmlelemcol.c - dlls/mshtml/htmlevent.c - dlls/mshtml/htmlform.c - dlls/mshtml/htmlframe.c - dlls/mshtml/htmlgeneric.c - dlls/mshtml/htmlhead.c - dlls/mshtml/htmlimg.c - dlls/mshtml/htmlinput.c - dlls/mshtml/htmllink.c - dlls/mshtml/htmlnode.c - dlls/mshtml/htmlobject.c - dlls/mshtml/htmlscript.c - dlls/mshtml/htmlselect.c - dlls/mshtml/htmlstorage.c - dlls/mshtml/htmlstyle.c - dlls/mshtml/htmlstyleelem.c - dlls/mshtml/htmlstylesheet.c - dlls/mshtml/htmltable.c - dlls/mshtml/htmltextarea.c - dlls/mshtml/htmltextnode.c - dlls/mshtml/htmlwindow.c - dlls/mshtml/mshtml_private.h - dlls/mshtml/mutation.c - dlls/mshtml/omnavigator.c - dlls/mshtml/range.c - dlls/mshtml/script.c - dlls/mshtml/selection.c - dlls/mshtml/svg.c - dlls/mshtml/tests/documentmode.js - dlls/mshtml/xmlhttprequest.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/22158c53e8b3040779aab0011457d2...