Alexandre Julliard pushed to branch master at wine / wine
Commits: 10cf5788 by Gabriel Ivăncescu at 2024-11-18T22:42:00+01:00 jscript: Delete external props before redefining them.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
- - - - - c4630993 by Gabriel Ivăncescu at 2024-11-18T22:42:00+01:00 jscript: Make most builtin global objects configurable.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
- - - - - 67c1c3c2 by Gabriel Ivăncescu at 2024-11-18T22:42:00+01:00 mshtml: Use actual referenced prop flags for window script props.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
- - - - -
8 changed files:
- dlls/jscript/dispex.c - dlls/jscript/global.c - dlls/jscript/jsdisp.idl - dlls/jscript/set.c - dlls/mshtml/htmlscript.h - dlls/mshtml/htmlwindow.c - dlls/mshtml/script.c - dlls/mshtml/tests/es5.js
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/12925e9113769c0d0d598aa7b318ce...