[Git][wine/wine][master] 2 commits: jscript: Treat DISPATCH_PROPERTYGET | DISPATCH_METHOD as property getter in ES5+ modes.
Alexandre Julliard pushed to branch master at wine / wine Commits: a965a5c3 by Gabriel Ivăncescu at 2026-01-20T20:57:48+01:00 jscript: Treat DISPATCH_PROPERTYGET | DISPATCH_METHOD as property getter in ES5+ modes. Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com> - - - - - de79e4f9 by Gabriel Ivăncescu at 2026-01-20T20:57:50+01:00 mshtml: Handle DISPATCH_PROPERTYGET | DISPATCH_METHOD in dispex_value as property getter. Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com> - - - - - 3 changed files: - dlls/jscript/dispex.c - dlls/mshtml/dispex.c - dlls/mshtml/tests/dom.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ac6f30beafcd34c02da53b910a1236... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ac6f30beafcd34c02da53b910a1236... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)