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

Side by Side Diff: LayoutTests/http/tests/loading/script-priorities-expected.txt

Issue 457413002: Defer late and async scripts (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Lower priorities for late/async scripts Created 6 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
« no previous file with comments | « LayoutTests/http/tests/loading/script-priorities.html ('k') | Source/core/dom/ScriptLoader.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 main frame - didStartProvisionalLoadForFrame
2 main frame - didCommitLoadForFrame
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/defer-script.js has priority VeryLow
5 http://127.0.0.1:8000/misc/resources/async-script.js has priority VeryLow
6 http://127.0.0.1:8000/loading/resources/head.js has priority Medium
7 http://127.0.0.1:8000/loading/resources/body.js has priority Low
8 http://127.0.0.1:8000/loading/resources/injected.js has priority VeryLow
9 http://127.0.0.1:8000/loading/resources/body.js changed priority to Medium, intr a_priority 0
10 http://127.0.0.1:8000/loading/resources/document-write.js has priority Medium
11 main frame - didFinishDocumentLoadForFrame
12 main frame - didHandleOnloadEventsForFrame
13 main frame - didFinishLoadForFrame
14 head
15 body
16 async
17 injected
18 document.write
19 defer
20 PASS successfullyParsed is true
21
22 TEST COMPLETE
23
OLDNEW
« no previous file with comments | « LayoutTests/http/tests/loading/script-priorities.html ('k') | Source/core/dom/ScriptLoader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698