Alexandre Julliard pushed to branch master at wine / wine Commits: dbe29bc5 by Gabriel Ivăncescu at 2025-04-25T10:42:21+02:00 mshtml: Rename struct constructor to stub_constructor. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - 241cc97d by Gabriel Ivăncescu at 2025-04-25T10:42:23+02:00 mshtml: Consolidate the functional constructors into a common struct implementation. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - dede1ba5 by Gabriel Ivăncescu at 2025-04-25T10:42:26+02:00 mshtml: Define the constructor's prototype on mshtml side. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - ae101be6 by Gabriel Ivăncescu at 2025-04-25T10:42:26+02:00 mshtml: Define "create" from XMLHttpRequest constructor as a jscript prop in IE9+ modes. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - 70265094 by Gabriel Ivăncescu at 2025-04-25T10:42:28+02:00 mshtml: Return proper string from functional constructors' toString in IE9+ modes. Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com> - - - - - 12 changed files: - dlls/jscript/dispex.c - dlls/jscript/function.c - dlls/jscript/jscript.c - dlls/jscript/jscript.h - dlls/jscript/jsdisp.idl - dlls/mshtml/dispex.c - dlls/mshtml/htmlimg.c - dlls/mshtml/htmlselect.c - dlls/mshtml/mshtml_private.h - dlls/mshtml/mutation.c - dlls/mshtml/tests/documentmode.js - dlls/mshtml/xmlhttprequest.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f171f6cb6636e543b48db5056e886f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f171f6cb6636e543b48db5056e886f... You're receiving this email because of your account on gitlab.winehq.org.