cjihrig
|
95312ab53a
|
fix: make Performance global an EventTarget
This commit updates the Performance global to extend
EventTarget.
|
2022-06-16 12:05:33 -04:00 |
|
Geert-Jan Zwiers
|
0568be863b
|
feat(ext/web): add performance.toJSON (#14548)
|
2022-05-13 18:36:00 +02:00 |
|
Luca Casonato
|
2f7f41533b
|
fix(ext/web): brand check in performance.timeOrigin (#14550)
|
2022-05-10 02:31:35 +02:00 |
|
Geert-Jan Zwiers
|
dd1d6a0f67
|
feat(web): add performance.timeOrigin (#14489)
Add support for the `performance.timeOrigin` web API.
Co-authored-by: Jovi De Croock <decroockjovi@gmail.com>
|
2022-05-06 19:37:18 +02:00 |
|
Bartek Iwańczuk
|
0bb96cde72
|
refactor: update runtime code for primordial check x in y (#13642)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2022-04-16 14:09:07 +02:00 |
|
Andreu Botella
|
760f4c9e24
|
chore(ext/timers): move ext/timers to ext/web (#13665)
|
2022-02-15 12:17:30 +01:00 |
|