[Webkit-unassigned] [Bug 161627] New: http/tests/security/contentSecurityPolicy/worker-csp-blocks-xhr-redirect-cross-origin.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 05:49:00 PDT 2016


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

            Bug ID: 161627
           Summary: http/tests/security/contentSecurityPolicy/worker-csp-b
                    locks-xhr-redirect-cross-origin.html is flaky
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com

Following on bug 161389, http/tests/security/contentSecurityPolicy/worker-csp-blocks-xhr-redirect-cross-origin.html is flaky as a redirectResponse is sent both to SubresourceLoader::willSendRequestInternal and SubresourceLoader::didReceiveResponse.
The first call marks the resource as as cross-origin as the redirection (same-origin) redirects to a cross-origin resource.
The second then checks for CORS on the same redirection.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160906/42e9c8f9/attachment-0001.html>


More information about the webkit-unassigned mailing list