WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
161627
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
Details
Formatted Diff
Diff
Patch
(4.44 KB, patch)
2016-09-06 05:53 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2016-09-06 05:52:31 PDT
Created
attachment 288019
[details]
Patch
youenn fablet
Comment 2
2016-09-06 05:53:13 PDT
Created
attachment 288020
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug