ladybird/Libraries/LibWeb/HTML/CustomElements
Shannon Booth d6bcd3fb0b LibWeb: Make CallbackType take a realm instead of settings object
In line with the ShadowRealm proposal changes in the WebIDL spec:
webidl#1437 and supporting changes in HTML spec.

This is required for ShadowRealms as they have no relevant settings
object on the shadow realm, so fixes a crash in the QueueingStrategy
test in this commit.
2024-11-20 18:01:21 -07:00
..
CustomElementDefinition.cpp
CustomElementDefinition.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
CustomElementName.cpp
CustomElementName.h
CustomElementReactionNames.cpp
CustomElementReactionNames.h
CustomElementRegistry.cpp LibWeb: Make CallbackType take a realm instead of settings object 2024-11-20 18:01:21 -07:00
CustomElementRegistry.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
CustomElementRegistry.idl