Luke Wilde
|
56f0b10d14
LibWeb: Fix setTimeout() when there's no active script
|
1 éve |
Shannon Booth
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 éve |
Luke Wilde
|
af2886449a
LibWeb: Implement PerformanceObserver
|
1 éve |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 éve |
Luke Wilde
|
036e1e1bcf
LibWeb: Implement performance.{measure,clearMeasures}
|
2 éve |
Luke Wilde
|
cbe0901706
LibWeb: Implement performance.mark and performance.clearMarks
|
2 éve |
Luke Wilde
|
31b507afbf
LibWeb: Introduce Performance Timeline and its Performance functions
|
2 éve |
Timothy Flynn
|
2895b7e733
LibWeb: Port the WindowOrWorkerGlobalScopeMixin timer handler to String
|
2 éve |
Timothy Flynn
|
dd992e7dad
LibWeb: Move timer implementations to WindowOrWorkerGlobalScopeMixin
|
2 éve |
Linus Groh
|
351e5ca917
LibWeb/HTML: Port Window.queueMicrotask() to IDL
|
2 éve |
Linus Groh
|
129ab02470
LibWeb/HTML: Port Window.structuredClone() to IDL
|
2 éve |
Linus Groh
|
5cc6b1c4db
LibWeb/HTML: Port Window.fetch() to IDL
|
2 éve |
Luke Wilde
|
cdc77407bf
LibWeb: Make WindowOrWorkerGlobalScope#atob use forgiving base64 decode
|
2 éve |
Linus Groh
|
1a6b61b0cc
LibWeb/HTML: Move WindowOrWorkerGlobalScope code into a mixin class
|
2 éve |