mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-18 18:00:31 +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 | ||