Files
ladybird/Userland/Libraries/LibWeb/HTML/EventLoop/EventLoop.cpp
Andreas Kling 6283c098ad LibWeb: Improve HTML::EventLoop::spin_until()
This algorithm now saved and restores the JavaScript execution context
stack while performing a microtask checkpoint, as the spec mandates.
2021-10-03 16:42:34 +02:00

11 KiB