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

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

Issue 806183005: Remove FrameLoader's checkLoadComplete and checkLoadCompleteForThisFrame (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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
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-out-of-viewport.pl has priority VeryLow 8 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 9 http://127.0.0.1:8000/misc/resources/image-slow.pl changed priority to Low, intr a_priority 300
10 frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame 10 frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame
11 frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame 11 frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame
12 frame "<!--framePath //<!--frame0-->-->" - didFinishLoadForFrame
12 main frame - didHandleOnloadEventsForFrame 13 main frame - didHandleOnloadEventsForFrame
13 frame "<!--framePath //<!--frame0-->-->" - didFinishLoadForFrame
14 main frame - didFinishLoadForFrame 14 main frame - didFinishLoadForFrame
15 PASS successfullyParsed is true 15 PASS successfullyParsed is true
16 16
17 TEST COMPLETE 17 TEST COMPLETE
18 18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698