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

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

Issue 1889973002: Refactoring starting a resource load (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
OLDNEW
1 main frame - didStartProvisionalLoadForFrame 1 main frame - didStartProvisionalLoadForFrame
2 main frame - didCommitLoadForFrame 2 main frame - didCommitLoadForFrame
3 frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame 3 frame "<!--framePath //<!--frame0-->-->" - didStartProvisionalLoadForFrame
4 http://127.0.0.1:8000/loading/resources/promote-img-in-viewport-priority-iframe. html has priority VeryHigh 4 http://127.0.0.1:8000/loading/resources/promote-img-in-viewport-priority-iframe. html has priority VeryHigh
5 main frame - didFinishDocumentLoadForFrame 5 main frame - didFinishDocumentLoadForFrame
6 frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame 6 frame "<!--framePath //<!--frame0-->-->" - didCommitLoadForFrame
7 http://127.0.0.1:8000/misc/resources/image-slow.pl has priority VeryLow 7 http://127.0.0.1:8000/misc/resources/image-slow.pl has priority VeryLow
8 http://127.0.0.1:8000/misc/resources/image-slow.pl has priority VeryLow
Nate Chapin 2016/05/18 23:56:05 This gets spammed because FrameLoaderClient::willS
9 http://127.0.0.1:8000/misc/resources/image-slow-out-of-viewport.pl has priority VeryLow
10 http://127.0.0.1:8000/misc/resources/image-slow.pl has priority VeryLow
11 http://127.0.0.1:8000/misc/resources/image-slow.pl has priority VeryLow
12 http://127.0.0.1:8000/misc/resources/image-slow.pl has priority VeryLow
8 http://127.0.0.1:8000/misc/resources/image-slow-out-of-viewport.pl has priority VeryLow 13 http://127.0.0.1:8000/misc/resources/image-slow-out-of-viewport.pl has priority VeryLow
9 http://127.0.0.1:8000/misc/resources/image-slow.pl changed priority to Low, intr a_priority 300 14 http://127.0.0.1:8000/misc/resources/image-slow.pl changed priority to Low, intr a_priority 300
15 http://127.0.0.1:8000/misc/resources/image-slow.pl has priority VeryLow
10 frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame 16 frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame
11 frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame 17 frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame
12 frame "<!--framePath //<!--frame0-->-->" - didFinishLoadForFrame 18 frame "<!--framePath //<!--frame0-->-->" - didFinishLoadForFrame
13 main frame - didHandleOnloadEventsForFrame 19 main frame - didHandleOnloadEventsForFrame
14 main frame - didFinishLoadForFrame 20 main frame - didFinishLoadForFrame
15 PASS successfullyParsed is true 21 PASS successfullyParsed is true
16 22
17 TEST COMPLETE 23 TEST COMPLETE
18 24
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698