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

Side by Side Diff: LayoutTests/http/tests/loading/promote-img-in-viewport-priority-expected.txt

Issue 109153003: Raise the loading priority of in-viewport images. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Changes from review. Created 7 years 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 main frame - didStartProvisionalLoadForFrame 1 main frame - didStartProvisionalLoadForFrame
2 main frame - didCommitLoadForFrame 2 main frame - didCommitLoadForFrame
3 http://127.0.0.1:8000/js-test-resources/js-test.js has priority Medium 3 http://127.0.0.1:8000/js-test-resources/js-test.js has priority Medium
4 http://127.0.0.1:8000/misc/resources/image-slow.pl has priority VeryLow 4 http://127.0.0.1:8000/misc/resources/image-slow.pl has priority VeryLow
5 http://127.0.0.1:8000/misc/resources/image-slow-out-of-viewport.pl has priority VeryLow
5 http://127.0.0.1:8000/misc/resources/image-slow.pl changed priority to Low 6 http://127.0.0.1:8000/misc/resources/image-slow.pl changed priority to Low
6 main frame - didFinishDocumentLoadForFrame 7 main frame - didFinishDocumentLoadForFrame
7 main frame - didHandleOnloadEventsForFrame 8 main frame - didHandleOnloadEventsForFrame
8 main frame - didFinishLoadForFrame 9 main frame - didFinishLoadForFrame
9 PASS successfullyParsed is true 10 PASS successfullyParsed is true
10 11
11 TEST COMPLETE 12 TEST COMPLETE
12 13
14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698