mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-23 09:46:04 -05:00
64eeda6450
This makes it more convenient to use the 'relvant agent' concept, instead of the awkward dynamic casts we needed to do for every call site. mutation_observers is also changed to hold a GC::Root instead of raw GC::Ptr. Somehow this was not causing problems before, but trips up CI after these changes. |
||
---|---|---|
.. | ||
CustomElementDefinition.cpp | ||
CustomElementDefinition.h | ||
CustomElementName.cpp | ||
CustomElementName.h | ||
CustomElementReactionNames.cpp | ||
CustomElementReactionNames.h | ||
CustomElementReactionsStack.h | ||
CustomElementRegistry.cpp | ||
CustomElementRegistry.h | ||
CustomElementRegistry.idl |