ladybird/Libraries/LibWeb/HTML/Scripting
Shannon Booth 705001483a LibWeb: Make base URL of HTML::Script Optional
This is a null or a URL in the spec, which we were previously
representing through the invalid state of URL.
2025-02-19 08:01:35 -05:00
..
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 Everywhere: Use URL::about_XXX factory functions 2025-02-15 17:05:55 +00:00
ClassicScript.h
Environments.cpp LibWeb: Port EnvironmentSettings URL Parsing to return Optional<URL> 2025-02-19 08:01:35 -05:00
Environments.h LibWeb: Port EnvironmentSettings URL Parsing to return Optional<URL> 2025-02-19 08:01:35 -05: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
Fetching.cpp LibWeb: Make base URL of HTML::Script Optional 2025-02-19 08:01:35 -05:00
Fetching.h
Fetching.idl
ImportMap.cpp Everywhere: Remove some use of the URL constructors 2025-02-19 08:01:35 -05:00
ImportMap.h
ImportMapParseResult.cpp
ImportMapParseResult.h
ModuleMap.cpp
ModuleMap.h
ModuleScript.cpp
ModuleScript.h
Script.cpp LibWeb: Make base URL of HTML::Script Optional 2025-02-19 08:01:35 -05:00
Script.h LibWeb: Make base URL of HTML::Script Optional 2025-02-19 08:01:35 -05: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
SyntheticRealmSettings.h
TemporaryExecutionContext.cpp
TemporaryExecutionContext.h
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