[Webkit-unassigned] [Bug 260337] new URL("file:///path").origin returns "file://" instead of "null"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 18 03:03:55 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=260337
--- Comment #2 from Anne van Kesteren <annevk at annevk.nl> ---
I'm changing the tests in https://github.com/web-platform-tests/wpt/pull/41158 which would resolve the WPTImpact. I also don't think there's BrowserCompat here as at least Chromium does the same thing.
We might still want to fix this though. Returning "file://" is not exactly helpful. Might have to be done at the point where we actually serialize the origin though to not upset origin comparisons and such.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230818/73942d55/attachment.htm>
More information about the webkit-unassigned
mailing list