[Webkit-unassigned] [Bug 259638] REGRESSION(266403 at main): http/tests/security/redirect-BLOCKED-to-localURL.html is crashing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 30 18:46:29 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259638
--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
In WebPageProxy::didFailProvisionalLoadForFrameShared,
in Mac port, error.failingURL() is "http://127.0.0.1:8000/resources/redirect.py?url=file:///tmp/LayoutTests/http/tests/security/resources/file-redirect-target.html".
But in Windows port, it's "file:///tmp/LayoutTests/http/tests/security/resources/file-redirect-target.html".
In both ports, provisionalURL is "http://127.0.0.1:8000/resources/redirect.py?url=file:///tmp/LayoutTests/http/tests/security/resources/file-redirect-target.html".
--
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/20230731/d80262da/attachment-0001.htm>
More information about the webkit-unassigned
mailing list