RESOLVED FIXED 164117
[Fetch] Ensure redirection count is no more than 20 in case of cross origin requests
https://bugs.webkit.org/show_bug.cgi?id=164117
Summary [Fetch] Ensure redirection count is no more than 20 in case of cross origin r...
youenn fablet
Reported 2016-10-28 02:49:53 PDT
Redirection continues forever in case of redirections followed with preflight.
Attachments
Patch (99.29 KB, patch)
2016-10-28 02:56 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2016-10-28 02:56:31 PDT
youenn fablet
Comment 2 2016-10-28 02:57:03 PDT
(In reply to comment #1) > Created attachment 293132 [details] > Patch Some redirection tests are failing as CFNetwork is restricting redirections to 16 at the moment.
WebKit Commit Bot
Comment 3 2016-10-28 07:02:12 PDT
Comment on attachment 293132 [details] Patch Clearing flags on attachment: 293132 Committed r208046: <http://trac.webkit.org/changeset/208046>
WebKit Commit Bot
Comment 4 2016-10-28 07:02:17 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.