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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/misc/favicon-loads-with-images-disabled-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 http://127.0.0.1:8000/misc/favicon-loads-with-images-disabled.html - willSendReq uest <NSURLRequest URL http://127.0.0.1:8000/misc/favicon-loads-with-images-disa bled.html, main document URL http://127.0.0.1:8000/misc/favicon-loads-with-image s-disabled.html, http method GET> redirectResponse (null) 1 http://127.0.0.1:8000/misc/favicon-loads-with-images-disabled.html - willSendReq uest <NSURLRequest URL http://127.0.0.1:8000/misc/favicon-loads-with-images-disa bled.html, main document URL http://127.0.0.1:8000/misc/favicon-loads-with-image s-disabled.html, http method GET>
2 http://127.0.0.1:8000/misc/favicon-loads-with-images-disabled.html - didReceiveR esponse <NSURLResponse http://127.0.0.1:8000/misc/favicon-loads-with-images-disa bled.html, http status code 200> 2 http://127.0.0.1:8000/misc/favicon-loads-with-images-disabled.html - didReceiveR esponse <NSURLResponse http://127.0.0.1:8000/misc/favicon-loads-with-images-disa bled.html, http status code 200>
3 http://127.0.0.1:8000/misc/favicon-loads-with-images-disabled.html - didFinishLo ading
4 Radar 6973106 and https://bugs.webkit.org/show_bug.cgi?id=27896 - Favicons still load when automatic image loading is disabled. 3 Radar 6973106 and https://bugs.webkit.org/show_bug.cgi?id=27896 - Favicons still load when automatic image loading is disabled.
5 This test uses DRT's resource load delegate callback mode to see if the favicon is loaded even when image loading is off. 4 This test uses DRT's resource load delegate callback mode to see if the favicon is loaded even when image loading is off.
6 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698