[Webkit-unassigned] [Bug 245682] imported/w3c/web-platform-tests/content-security-policy/inheritance/history(-iframe).sub.html has failing subtests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 3 16:02:52 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=245682

--- Comment #2 from Ryan Reno <rreno at apple.com> ---
My mistake - blob URLs do follow the spec for history. That is, we don't store them in history at all. Instead they should be stored in the appropriate BlobRegistry. It appears the PolicyContainer is appropriately stored in the BlobData class.

These tests seem to be quite flaky when hosting them with run-webkit-httpd and navigating to them with Safari and MiniBrowser. They either pass, fail, or timeout.

They consistently fail only the Blob URL cases via WebKitTestRunner and on WPT though.

-- 
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/20221003/3e007391/attachment.htm>


More information about the webkit-unassigned mailing list