ladybird/Libraries/LibIDL
Shannon Booth f27bc38aa7 Everywhere: Remove ShadowRealm support
The proposal has not seemed to progress for a while, and there is
a open issue about module imports which breaks HTML integration.
While we could probably make an AD-HOC change to fix that issue,
it is deep enough in the JS engine that I am not particularly
keen on making that change.

Until other browsers begin to make positive signals about shipping
ShadowRealms, let's remove our implementation for now.

There is still some cleanup that can be done with regard to the
HTML integration, but there are a few more items that need to be
untangled there.
2026-04-05 13:57:58 +02:00
..
CMakeLists.txt LibCore: Remove LibCoreMinimal 2026-02-26 18:31:57 +01:00
ExposedTo.cpp Everywhere: Remove ShadowRealm support 2026-04-05 13:57:58 +02:00
ExposedTo.h Everywhere: Remove ShadowRealm support 2026-04-05 13:57:58 +02:00
IDLParser.cpp LibWeb: Implement enough of WebXR for xrSession_end test to pass 2026-04-03 13:14:33 +02:00
IDLParser.h LibIDL: Handle parsing 'callback interface' types 2026-03-11 21:16:44 +01:00
Types.cpp AK+Everywhere: Add Vector::contains(predicate) and use it 2026-01-08 15:27:30 +00:00
Types.h LibIDL: Track referenced interfaces for an interface 2026-03-11 21:16:44 +01:00