Andreas Kling
|
2ef37c0b06
LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated
|
il y a 1 an |
Timothy Flynn
|
f598a357ad
LibWeb: Assign a unique ID to each HTML task
|
il y a 1 an |
Timothy Flynn
|
807891c0df
LibWeb: Support unique task sources
|
il y a 2 ans |
Matthew Olsson
|
c0b2fa74ac
LibWeb: Fix a few const-ness issues
|
il y a 2 ans |
Andreas Kling
|
d505192014
LibWeb: Use JS::SafeFunction in the HTML task queues
|
il y a 2 ans |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
il y a 2 ans |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
il y a 3 ans |
Andreas Kling
|
bbfde63f79
LibWeb: Only take runnable tasks from the HTML task queue
|
il y a 3 ans |
Andreas Kling
|
bc3a432cb2
LibWeb: Add HTML::Task::Source to model "generic task sources"
|
il y a 3 ans |
Andreas Kling
|
ecb72f3b57
LibWeb: Add a bare-bones HTML event loop with a task queue
|
il y a 3 ans |