Alexandre Julliard pushed to branch master at wine / wine
Commits: 52532964 by Gabriel Ivăncescu at 2025-11-12T22:11:54+01:00 mshtml: Add window.msCrypto stub.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - 32682ab5 by Gabriel Ivăncescu at 2025-11-12T22:11:54+01:00 mshtml: Add msCrypto.subtle stub.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - e8e86c5e by Gabriel Ivăncescu at 2025-11-12T22:11:54+01:00 mshtml: Implement msCrypto.getRandomValues.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - 34efe92c by Gabriel Ivăncescu at 2025-11-12T22:11:54+01:00 mshtml: Implement "arraybuffer" type response for XMLHttpRequest.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - -
12 changed files:
- dlls/jscript/arraybuf.c - dlls/jscript/dispex.c - dlls/jscript/jscript.c - dlls/jscript/jscript.h - dlls/jscript/jsdisp.idl - dlls/mshtml/htmlwindow.c - dlls/mshtml/mshtml_private.h - dlls/mshtml/mshtml_private_iface.idl - dlls/mshtml/omnavigator.c - dlls/mshtml/tests/documentmode.js - dlls/mshtml/tests/xhr.js - dlls/mshtml/xmlhttprequest.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/065b4ec12b38ddfb7dc52eb599f505...