Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(83)

Side by Side Diff: LayoutTests/http/tests/loading/307-after-303-after-post-expected.txt

Issue 15303010: Call dispatchDidReceiveServerRedirectForProvisionalLoad before checking navigation policy for a red… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/http/tests/loading/redirect-methods-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 main frame - didStartProvisionalLoadForFrame 1 main frame - didStartProvisionalLoadForFrame
2 main frame - didCommitLoadForFrame 2 main frame - didCommitLoadForFrame
3 main frame - didFinishDocumentLoadForFrame 3 main frame - didFinishDocumentLoadForFrame
4 main frame - willPerformClientRedirectToURL: http://127.0.0.1:8000/loading/resou rces/post-to-303-target.php 4 main frame - willPerformClientRedirectToURL: http://127.0.0.1:8000/loading/resou rces/post-to-303-target.php
5 main frame - didHandleOnloadEventsForFrame 5 main frame - didHandleOnloadEventsForFrame
6 main frame - didFinishLoadForFrame 6 main frame - didFinishLoadForFrame
7 main frame - didStartProvisionalLoadForFrame 7 main frame - didStartProvisionalLoadForFrame
8 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.ph p, main document URL http://127.0.0.1:8000/loading/resources/post-to-303-target. php, http method POST> redirectResponse (null) 8 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.ph p, main document URL http://127.0.0.1:8000/loading/resources/post-to-303-target. php, http method POST> redirectResponse (null)
9 main frame - didReceiveServerRedirectForProvisionalLoadForFrame
9 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.ph p, http method GET> redirectResponse <NSURLResponse http://127.0.0.1:8000/loadin g/resources/post-to-303-target.php, http status code 303> 10 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.ph p, http method GET> redirectResponse <NSURLResponse http://127.0.0.1:8000/loadin g/resources/post-to-303-target.php, http status code 303>
10 main frame - didReceiveServerRedirectForProvisionalLoadForFrame 11 main frame - didReceiveServerRedirectForProvisionalLoadForFrame
11 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-targe t.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:8 000/loading/resources/303-to-307-target.php, http status code 307> 12 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-targe t.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:8 000/loading/resources/303-to-307-target.php, http status code 307>
12 main frame - didReceiveServerRedirectForProvisionalLoadForFrame
13 http://127.0.0.1:8000/loading/resources/post-to-303-target.php - didReceiveRespo nse <NSURLResponse http://127.0.0.1:8000/loading/resources/307-post-output-targe t.php, http status code 200> 13 http://127.0.0.1:8000/loading/resources/post-to-303-target.php - didReceiveRespo nse <NSURLResponse http://127.0.0.1:8000/loading/resources/307-post-output-targe t.php, http status code 200>
14 main frame - didCancelClientRedirectForFrame 14 main frame - didCancelClientRedirectForFrame
15 main frame - didCommitLoadForFrame 15 main frame - didCommitLoadForFrame
16 http://127.0.0.1:8000/loading/resources/post-to-303-target.php - didFinishLoadin g 16 http://127.0.0.1:8000/loading/resources/post-to-303-target.php - didFinishLoadin g
17 main frame - didFinishDocumentLoadForFrame 17 main frame - didFinishDocumentLoadForFrame
18 main frame - didHandleOnloadEventsForFrame 18 main frame - didHandleOnloadEventsForFrame
19 main frame - didFinishLoadForFrame 19 main frame - didFinishLoadForFrame
20 There were no POSTed form values. 20 There were no POSTed form values.
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/http/tests/loading/redirect-methods-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698