Alexandre Julliard pushed to branch master at wine / wine
Commits: 074146c3 by Gabriel Ivăncescu at 2025-07-27T21:27:48+09:00 mshtml: Handle NULL inputs in node's replaceChild.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - 4297ab2c by Gabriel Ivăncescu at 2025-07-27T21:27:49+09:00 mshtml: Handle NULL input in node's removeChild.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - 4dba2e09 by Gabriel Ivăncescu at 2025-07-27T21:27:49+09:00 mshtml: Handle NULL input in node's appendChild.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - 2294806c by Gabriel Ivăncescu at 2025-07-27T21:27:49+09:00 mshtml: Handle NULL input in node's insertBefore.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - -
2 changed files:
- dlls/mshtml/htmlnode.c - dlls/mshtml/tests/dom.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6e8628a42850b1d4a37421e02a3999...