RESOLVED FIXED161627
http/tests/security/contentSecurityPolicy/worker-csp-blocks-xhr-redirect-cross-origin.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=161627
Summary http/tests/security/contentSecurityPolicy/worker-csp-blocks-xhr-redirect-cros...
youenn fablet
Reported 2016-09-06 05:49:00 PDT
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.
Attachments
Patch (4.44 KB, patch)
2016-09-06 05:52 PDT, youenn fablet
no flags
Patch (4.44 KB, patch)
2016-09-06 05:53 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2016-09-06 05:52:31 PDT
youenn fablet
Comment 2 2016-09-06 05:53:13 PDT
WebKit Commit Bot
Comment 3 2016-09-06 09:05:38 PDT
Comment on attachment 288020 [details] Patch Clearing flags on attachment: 288020 Committed r205481: <http://trac.webkit.org/changeset/205481>
WebKit Commit Bot
Comment 4 2016-09-06 09:05:42 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.