Alexandre Julliard pushed to branch master at wine / wine
Commits: 5b655361 by Gabriel Ivăncescu at 2025-10-22T00:04:25+02:00 mshtml: Use a common object implementation for HTMLElementCollection enumerator.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - 45aeab7c by Gabriel Ivăncescu at 2025-10-22T00:04:25+02:00 mshtml: Use the common object implementation for HTMLDOMChildrenCollection enumerator.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - ceeaf691 by Gabriel Ivăncescu at 2025-10-22T00:04:25+02:00 mshtml: Use the common object implementation for HTMLFormElement enumerator.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - f8cc25f2 by Gabriel Ivăncescu at 2025-10-22T00:04:25+02:00 mshtml: Use the common object implementation for HTMLSelectElement enumerator.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - cf0cfd04 by Gabriel Ivăncescu at 2025-10-22T00:04:25+02:00 mshtml: Use the common object implementation for HTMLRectCollection enumerator.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - f3078308 by Gabriel Ivăncescu at 2025-10-22T00:04:25+02:00 mshtml: Use the common object implementation for HTMLStyleSheetsCollection enumerator.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - - 2ed322eb by Gabriel Ivăncescu at 2025-10-22T00:04:25+02:00 mshtml: Use the common object implementation for HTMLAttributeCollection enumerator.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com
- - - - -
8 changed files:
- dlls/mshtml/dispex.c - dlls/mshtml/htmlelem.c - dlls/mshtml/htmlelemcol.c - dlls/mshtml/htmlform.c - dlls/mshtml/htmlnode.c - dlls/mshtml/htmlselect.c - dlls/mshtml/htmlstylesheet.c - dlls/mshtml/mshtml_private.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/709f05ed38287a6d79309a00352748...