-
feab0a04
by Gabriel Ivăncescu at 2025-09-10T18:22:58+02:00
mshtml: Expose toJSON only in IE9+ modes.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
b63b6262
by Gabriel Ivăncescu at 2025-09-10T18:22:58+02:00
mshtml: Don't expose toString from Performance* objects' prototypes in IE9+ modes.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
82bcfcc6
by Gabriel Ivăncescu at 2025-09-10T18:23:01+02:00
mshtml: Implement toJSON() for PerformanceTiming.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
988a21e3
by Gabriel Ivăncescu at 2025-09-10T18:23:01+02:00
mshtml: Implement toJSON() for PerformanceNavigation.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
d9ed127c
by Gabriel Ivăncescu at 2025-09-10T18:23:02+02:00
mshtml: Implement toJSON() for Performance.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>