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

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

Issue 673603002: Reland: Make the HTMLDocumentParser yield more aggressively (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebased Created 6 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/loading/promote-img-in-viewport-priority-expected.txt
diff --git a/LayoutTests/http/tests/loading/promote-img-in-viewport-priority-expected.txt b/LayoutTests/http/tests/loading/promote-img-in-viewport-priority-expected.txt
index 04cd499973f9522cd6058ce1002a5c3fd311f830..588035d9f3fd9045e1aad4395e95725237dde095 100644
--- a/LayoutTests/http/tests/loading/promote-img-in-viewport-priority-expected.txt
+++ b/LayoutTests/http/tests/loading/promote-img-in-viewport-priority-expected.txt
@@ -1,9 +1,6 @@
main frame - didStartProvisionalLoadForFrame
main frame - didCommitLoadForFrame
-http://127.0.0.1:8000/js-test-resources/js-test.js has priority Medium
-http://127.0.0.1:8000/misc/resources/image-slow.pl has priority VeryLow
-http://127.0.0.1:8000/misc/resources/image-slow-out-of-viewport.pl has priority VeryLow
-http://127.0.0.1:8000/misc/resources/image-slow.pl changed priority to Low, intra_priority 300
+<unknown> changed priority to Low, intra_priority 300
main frame - didFinishDocumentLoadForFrame
main frame - didHandleOnloadEventsForFrame
main frame - didFinishLoadForFrame

Powered by Google App Engine
This is Rietveld 408576698