mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-19 02:10:26 +00:00
The inert temporary documents used for fragment parsing will never become "fully active" and so any tasks associated with them will never run. To avoid memory leaks, we now simply ignore any attempts to enqueue tasks associated with such documents. |
||
|---|---|---|
| .. | ||
| EventLoop.cpp | ||
| EventLoop.h | ||
| Task.cpp | ||
| Task.h | ||
| TaskQueue.cpp | ||
| TaskQueue.h | ||