Tim Ledbetter
|
3c288c96e6
LibWeb: Extract `run_steps_after_a_timeout()` into a separate function
|
há 1 ano atrás |
Andreas Kling
|
40f87f0954
LibWeb: Stop timers when finalizing a Window or WorkerGlobalScope
|
há 1 ano atrás |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
há 1 ano atrás |
Shannon Booth
|
6ce0d588ee
Everywhere: Avoid calling from_utf8 on FlyString or String
|
há 1 ano atrás |
Aliaksandr Kalenik
|
4e8654e31b
LibWeb: Use JS::HeapFunction for HTML::Timer callback
|
há 1 ano atrás |
Aliaksandr Kalenik
|
67c727177e
LibWeb: Clear all active timers when document is destroyed
|
há 1 ano atrás |
Luke Wilde
|
56f0b10d14
LibWeb: Fix setTimeout() when there's no active script
|
há 1 ano atrás |
Shannon Booth
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
há 1 ano atrás |
Luke Wilde
|
af2886449a
LibWeb: Implement PerformanceObserver
|
há 1 ano atrás |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
há 1 ano atrás |
Luke Wilde
|
036e1e1bcf
LibWeb: Implement performance.{measure,clearMeasures}
|
há 2 anos atrás |
Luke Wilde
|
cbe0901706
LibWeb: Implement performance.mark and performance.clearMarks
|
há 2 anos atrás |
Luke Wilde
|
31b507afbf
LibWeb: Introduce Performance Timeline and its Performance functions
|
há 2 anos atrás |
Timothy Flynn
|
2895b7e733
LibWeb: Port the WindowOrWorkerGlobalScopeMixin timer handler to String
|
há 2 anos atrás |
Timothy Flynn
|
dd992e7dad
LibWeb: Move timer implementations to WindowOrWorkerGlobalScopeMixin
|
há 2 anos atrás |
Linus Groh
|
351e5ca917
LibWeb/HTML: Port Window.queueMicrotask() to IDL
|
há 2 anos atrás |
Linus Groh
|
129ab02470
LibWeb/HTML: Port Window.structuredClone() to IDL
|
há 2 anos atrás |
Linus Groh
|
5cc6b1c4db
LibWeb/HTML: Port Window.fetch() to IDL
|
há 2 anos atrás |
Luke Wilde
|
cdc77407bf
LibWeb: Make WindowOrWorkerGlobalScope#atob use forgiving base64 decode
|
há 2 anos atrás |
Linus Groh
|
1a6b61b0cc
LibWeb/HTML: Move WindowOrWorkerGlobalScope code into a mixin class
|
há 2 anos atrás |