DescriptionCORS: Update the redirection status in Inspector Network tab for CORS requests.
In the Inspector Network tab, 'Status' column shows '(cancelled)' and
'Type' shows 'pending' when CORS request is redirected. The status
is not updated when redirection is successful or fails due to access
control checks.
Added changes to update the response in Inspector when the CORS request
is redirected for both success and failure cases. Made changes to
log appropriate message to console when redirection fails
due to access control checks.
BUG=279203
R=abarth@chromium.org, pfeldman@chromium.org, bbudge@google.com
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156915
Patch Set 1 #
Total comments: 4
Patch Set 2 : #
Total comments: 2
Patch Set 3 : #
Total comments: 2
Patch Set 4 : #Patch Set 5 : #
Total comments: 1
Messages
Total messages: 14 (0 generated)
|