Alexandre Julliard pushed to branch master at wine / wine
Commits: b3bc53c3 by Gabriel Ivăncescu at 2025-11-07T18:20:55+01:00 jscript: Implement Uint8ClampedArray.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - 0f7e4bcc by Gabriel Ivăncescu at 2025-11-07T18:20:55+01:00 jscript: Expose Uint8ClampedArray only in ES6 mode.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - dbdfc6ab by Gabriel Ivăncescu at 2025-11-07T18:20:56+01:00 jscript: Return JS_E_OBJECT_EXPECTED in valueOf with NULL disps in IE10+ modes.
But not in IE9 and below, where it returns the same value.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - -
5 changed files:
- dlls/jscript/arraybuf.c - dlls/jscript/jscript.h - dlls/jscript/object.c - dlls/mshtml/tests/documentmode.js - dlls/mshtml/tests/es5.js
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f2c17bf0544f956fc0bf3c5b8f2b67...