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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/loader/main-document-url-for-non-http-loads-expected.txt

Issue 2211283004: Drop test-only WebFrameClient params/functions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 3 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
OLDNEW
1 resources/subframe-notify-done.html - willSendRequest <NSURLRequest URL resource s/subframe-notify-done.html, main document URL main-document-url-for-non-http-lo ads.html, http method GET> redirectResponse (null) 1 resources/subframe-notify-done.html - willSendRequest <NSURLRequest URL resource s/subframe-notify-done.html, main document URL main-document-url-for-non-http-lo ads.html, http method GET>
2 resources/subframe-notify-done.html - didReceiveResponse <NSURLResponse resource s/subframe-notify-done.html, http status code 0> 2 resources/subframe-notify-done.html - didReceiveResponse <NSURLResponse resource s/subframe-notify-done.html, http status code 0>
3 resources/subframe-notify-done.html - didFinishLoading
4 Radar 6616664 - Non-HTTP/HTTPS loads need to have their main document URL set. 3 Radar 6616664 - Non-HTTP/HTTPS loads need to have their main document URL set.
5 When run in DumpRenderTree, this test will dump the resource load callback for t he following subframe to make sure it had its main document URL set in its NSURL Request. 4 When run in DumpRenderTree, this test will dump the resource load callback for t he following subframe to make sure it had its main document URL set in its NSURL Request.
6 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698