Luke Wilde
|
f71f404e0c
LibWeb: Introduce the Environment Settings Object
|
3 tahun lalu |
Andreas Kling
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
3 tahun lalu |
Sam Atkins
|
050823bea7
LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes
|
3 tahun lalu |
Andreas Kling
|
478b36c37b
LibWeb: Only auto-reschedule HTML::EventLoop when there are runnables
|
3 tahun lalu |
Andreas Kling
|
962298b040
LibWeb: Don't update rendering in BrowsingContexts without opportunity
|
3 tahun lalu |
Andreas Kling
|
6e341cd696
LibWeb: Let HTML::EventLoop drive the firing of `resize` events
|
3 tahun lalu |
Andreas Kling
|
81ef2b646e
LibWeb: Let HTML::EventLoop drive animation frame callbacks
|
3 tahun lalu |
Andreas Kling
|
ae71e5f99b
LibWeb: Let HTML::EventLoop keep track of live DOM::Document objects
|
3 tahun lalu |
Andreas Kling
|
bbfde63f79
LibWeb: Only take runnable tasks from the HTML task queue
|
3 tahun lalu |
Andreas Kling
|
6283c098ad
LibWeb: Improve HTML::EventLoop::spin_until()
|
3 tahun lalu |
Andreas Kling
|
a248ec63e3
LibWeb: Implement window.queueMicrotask(callback)
|
3 tahun lalu |
Andreas Kling
|
e7af6af626
LibWeb: Implement more of HTMLParser::the_end() and bring closer to spec
|
3 tahun lalu |
Andreas Kling
|
926a49cd81
LibWeb: Use Core::EventLoop::spin_until() for the ad-hoc loop spinning
|
3 tahun lalu |
Andreas Kling
|
c113c092ee
LibWeb: Make HTML::EventLoop::process() a no-op if there are no tasks
|
3 tahun lalu |
Andreas Kling
|
398692722b
LibWeb: Implement an ad-hoc version of EventLoop::spin_until(condition)
|
3 tahun lalu |
Andreas Kling
|
909e522cf7
LibWeb: Schedule HTML::EventLoop processing when there are queued tasks
|
3 tahun lalu |
Andreas Kling
|
e0c7f8dafa
LibWeb: Give HTML::EventLoop a pointer to the JS::VM
|
3 tahun lalu |
Andreas Kling
|
0554d96a2e
LibWeb: Stub out HTML::EventLoop::process() with spec FIXME's
|
3 tahun lalu |
Andreas Kling
|
462120d900
LibWeb: Stub out HTML::EventLoop::spin_until() with spec FIXME's
|
3 tahun lalu |
Andreas Kling
|
ecb72f3b57
LibWeb: Add a bare-bones HTML event loop with a task queue
|
3 tahun lalu |