mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-25 14:05:15 +00:00
1. Stop using GC::Root in member variables, since that usually creates a realm leak. 2. Stop putting OrderedHashMap<FlyString, GC::Ptr> on the stack while setting these up, since that won't protect the objects from GC. |
||
---|---|---|
.. | ||
CustomElementDefinition.cpp | ||
CustomElementDefinition.h | ||
CustomElementName.cpp | ||
CustomElementName.h | ||
CustomElementReactionNames.cpp | ||
CustomElementReactionNames.h | ||
CustomElementRegistry.cpp | ||
CustomElementRegistry.h | ||
CustomElementRegistry.idl |