-
68e9bb4a
by Gabriel Ivăncescu at 2025-05-02T15:41:01+02:00
mshtml: Store the object_id of the last object in the prototype chain that contains the needed prop.
And use it instead of on_prototype boolean.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
36e0c506
by Gabriel Ivăncescu at 2025-05-02T15:41:04+02:00
mshtml: Validate builtin host functions in IE9+ using prototype_id rather than tid where possible.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
c05b1c07
by Gabriel Ivăncescu at 2025-05-02T15:41:07+02:00
mshtml: Use designated initializers for the Location dispex data.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
3c778d7a
by Gabriel Ivăncescu at 2025-05-02T15:41:07+02:00
mshtml: Remove unused struct mutation_observer_ctor.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>