Files
ladybird/Libraries/LibWeb/Bindings/MainThreadVM.h
Andreas Kling f12f72f139 LibWeb: Don't associate mutation observer microtask with a document
The microtask is conceptually global and fires pending observers at the
agent level. As such, it doesn't make sense for it to be associated with
any specific document.
2025-12-27 16:40:34 +01:00

1.4 KiB