Files
servo/components/script
Josh Matthews 81e4f28708 script: Use global's origin in Request constructor. (#42207)
There are subtle differences between a global's origin and its URL's
origin, and it's easy to hit them with special URLs like about:blank.
The code being replaced was written before we has separate origins for
globals.

Testing: Newly passing WPT test.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2026-01-28 07:46:28 +00:00
..
2026-01-27 18:09:01 +00:00
2025-10-02 07:51:19 +00:00