servo/components/url
Sebastian C e5c83ec419
script: Do not include fragments when comparing URLs in CookieStore (#38876)
Fixes a check for empty options in `getAll(options)` and makes url
comparison with exclude fragments set to true.

Testing: New passing WPT tests
Part of #37674

---------

Signed-off-by: Sebastian C <sebsebmc@gmail.com>
2025-08-27 23:41:11 +00:00
..
Cargo.toml Handle nonmappable code points in Document::encoding_parse_a_url (#37541) 2025-06-19 10:14:45 +00:00
encoding.rs Handle nonmappable code points in Document::encoding_parse_a_url (#37541) 2025-06-19 10:14:45 +00:00
lib.rs script: Do not include fragments when comparing URLs in CookieStore (#38876) 2025-08-27 23:41:11 +00:00
origin.rs Check all ancestor navigable trustworthiness for mixed content (#36157) 2025-04-05 05:38:24 +00:00