..
Agent.cpp
AK+Everywhere: Rename verify_cast
to as
2025-01-21 11:34:06 -05:00
Agent.h
LibWeb: Make Agent's MutationObserver list weak
2025-02-07 16:53:11 +01:00
ClassicScript.cpp
LibWeb: Use as
to cast global object to WindowOrWorkerGlobalScopeMixin
2025-02-02 17:18:56 +01:00
ClassicScript.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
Environments.cpp
LibWeb: Implement nagivator.serviceWorker.getRegistration()
2025-01-30 15:18:43 -07:00
Environments.h
LibWeb: Implement nagivator.serviceWorker.getRegistration()
2025-01-30 15:18:43 -07:00
EnvironmentSettingsSnapshot.cpp
LibWeb: Add a time origin property for all ESOs
2025-01-27 14:53:33 +01:00
EnvironmentSettingsSnapshot.h
LibWeb: Add a time origin property for all ESOs
2025-01-27 14:53:33 +01:00
ExceptionReporter.cpp
Meta: Disallow links to single-page HTML spec
2025-02-05 16:04:50 -07:00
ExceptionReporter.h
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
Fetching.cpp
LibWeb: Return OptionalNone from DOMURL::parse on failure
2025-01-22 12:33:55 +00:00
Fetching.h
LibWeb: Remove ExceptionOr usage for 'resolve module integrity metadata'
2024-12-04 16:34:13 +00:00
Fetching.idl
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
ImportMap.cpp
LibWeb: Return OptionalNone from DOMURL::parse on failure
2025-01-22 12:33:55 +00:00
ImportMap.h
LibWeb: Implement multiple import map support
2024-12-10 12:01:45 +00:00
ImportMapParseResult.cpp
LibWeb: Implement multiple import map support
2024-12-10 12:01:45 +00:00
ImportMapParseResult.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
ModuleMap.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
ModuleMap.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
ModuleScript.cpp
LibWeb: Remove module validation in "create a JavaScript module script"
2024-12-01 11:56:18 +01:00
ModuleScript.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
Script.cpp
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
Script.h
LibGC+Everywhere: Factor out a LibGC from LibJS
2024-11-15 14:49:20 +01:00
SerializedEnvironmentSettingsObject.cpp
LibWeb: Add a time origin property for all ESOs
2025-01-27 14:53:33 +01:00
SerializedEnvironmentSettingsObject.h
LibWeb: Add a time origin property for all ESOs
2025-01-27 14:53:33 +01:00
SyntheticRealmSettings.cpp
LibWeb: Remove underlying realm from SyntheticRealmSettings
2024-11-24 15:29:47 -07:00
SyntheticRealmSettings.h
LibWeb: Remove underlying realm from SyntheticRealmSettings
2024-11-24 15:29:47 -07:00
TemporaryExecutionContext.cpp
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
TemporaryExecutionContext.h
LibWeb: Make TemporaryExecutionContext [[nodiscard]]
2025-01-10 13:21:36 +00:00
WindowEnvironmentSettingsObject.cpp
LibWeb: Change default window ESO crossOriginIsolated value to false
2025-01-30 18:37:53 +01:00
WindowEnvironmentSettingsObject.h
LibWeb: Add a time origin property for all ESOs
2025-01-27 14:53:33 +01:00
WorkerEnvironmentSettingsObject.cpp
LibWeb: Add a time origin property for all ESOs
2025-01-27 14:53:33 +01:00
WorkerEnvironmentSettingsObject.h
LibWeb: Add a time origin property for all ESOs
2025-01-27 14:53:33 +01:00