mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
LibWeb: Remove API URL character encoding
See https://github.com/whatwg/html/pull/9755/
This commit is contained in:
Notes:
github-actions[bot]
2026-01-13 13:52:43 +00:00
Author: https://github.com/Gingeh Commit: https://github.com/LadybirdBrowser/ladybird/commit/fbde887cc8c Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7454 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -26,7 +26,6 @@ struct SerializedEnvironmentSettingsObject {
|
||||
Optional<URL::URL> top_level_creation_url;
|
||||
Optional<URL::Origin> top_level_origin;
|
||||
|
||||
String api_url_character_encoding;
|
||||
URL::URL api_base_url;
|
||||
URL::Origin origin;
|
||||
bool has_cross_site_ancestor;
|
||||
|
||||
Reference in New Issue
Block a user