| Index: third_party/WebKit/LayoutTests/http/tests/loading/307-after-303-after-post-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/loading/307-after-303-after-post-expected.txt b/third_party/WebKit/LayoutTests/http/tests/loading/307-after-303-after-post-expected.txt
|
| index 60b89d8d90d585bebe9cb5e313e42e600222a5bd..5181925e7acd48464e5aa67ff5ca236ba45d8fb0 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/loading/307-after-303-after-post-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/loading/307-after-303-after-post-expected.txt
|
| @@ -4,14 +4,13 @@ main frame - didFinishDocumentLoadForFrame
|
| main frame - didHandleOnloadEventsForFrame
|
| main frame - didFinishLoadForFrame
|
| main frame - didStartProvisionalLoadForFrame
|
| -http://127.0.0.1:8000/loading/resources/post-to-303-target.php - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/loading/resources/post-to-303-target.php, main document URL http://127.0.0.1:8000/loading/resources/post-to-303-target.php, http method POST> redirectResponse (null)
|
| -http://127.0.0.1:8000/loading/resources/post-to-303-target.php - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/loading/resources/303-to-307-target.php, main document URL http://127.0.0.1:8000/loading/resources/303-to-307-target.php, http method GET> redirectResponse <NSURLResponse http://127.0.0.1:8000/loading/resources/post-to-303-target.php, http status code 303>
|
| +http://127.0.0.1:8000/loading/resources/post-to-303-target.php - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/loading/resources/post-to-303-target.php, main document URL http://127.0.0.1:8000/loading/resources/post-to-303-target.php, http method POST>
|
| +http://127.0.0.1:8000/loading/resources/303-to-307-target.php - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/loading/resources/303-to-307-target.php, main document URL http://127.0.0.1:8000/loading/resources/303-to-307-target.php, http method GET>
|
| main frame - didReceiveServerRedirectForProvisionalLoadForFrame
|
| -http://127.0.0.1:8000/loading/resources/post-to-303-target.php - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/loading/resources/307-post-output-target.php, main document URL http://127.0.0.1:8000/loading/resources/307-post-output-target.php, http method GET> redirectResponse <NSURLResponse http://127.0.0.1:8000/loading/resources/303-to-307-target.php, http status code 307>
|
| +http://127.0.0.1:8000/loading/resources/307-post-output-target.php - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/loading/resources/307-post-output-target.php, main document URL http://127.0.0.1:8000/loading/resources/307-post-output-target.php, http method GET>
|
| main frame - didReceiveServerRedirectForProvisionalLoadForFrame
|
| -http://127.0.0.1:8000/loading/resources/post-to-303-target.php - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/loading/resources/307-post-output-target.php, http status code 200>
|
| +http://127.0.0.1:8000/loading/resources/307-post-output-target.php - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/loading/resources/307-post-output-target.php, http status code 200>
|
| main frame - didCommitLoadForFrame
|
| -http://127.0.0.1:8000/loading/resources/post-to-303-target.php - didFinishLoading
|
| main frame - didFinishDocumentLoadForFrame
|
| main frame - didHandleOnloadEventsForFrame
|
| main frame - didFinishLoadForFrame
|
|
|