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

Issue 1603873004: Dynamically inserted StyleSheet shouldn't block loading. (Closed)

Created:
4 years, 11 months ago by horo
Modified:
4 years, 11 months ago
CC:
chromium-reviews, blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org, gavinp+prerender_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Dynamically inserted StyleSheet shouldn't block loading. BUG=571725 TEST=./blink/tools/run_layout_tests.sh http/tests/css/css-non-blocking.html Committed: https://crrev.com/bec656722788dbc2f74e15c29d52dfef47089f3d Cr-Commit-Position: refs/heads/master@{#370646}

Patch Set 1 #

Patch Set 2 : Add layouttest #

Patch Set 3 : update LayoutTests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -10 lines) Patch
M third_party/WebKit/LayoutTests/fast/dom/HTMLLinkElement/resolve-url-on-insertion.html View 1 2 2 chunks +19 lines, -8 lines 0 comments Download
A third_party/WebKit/LayoutTests/http/tests/css/css-non-blocking.html View 1 2 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/http/tests/css/css-non-blocking-expected.txt View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/inspector/network/resource-priority-expected.txt View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLLinkElement.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 24 (11 generated)
horo
morrita@ Could you please review this?
4 years, 11 months ago (2016-01-20 06:17:25 UTC) #4
horo
4 years, 11 months ago (2016-01-20 08:33:38 UTC) #6
kouhei (in TOK)
Code change lgtm. Let me wait until spec question is resolved.
4 years, 11 months ago (2016-01-20 08:43:37 UTC) #7
bmaurer
Amazing! Thanks for doing this! How does this affect prioritization? There seems like there is ...
4 years, 11 months ago (2016-01-20 21:03:02 UTC) #8
horo
On 2016/01/20 08:43:37, kouhei wrote: > Code change lgtm. Let me wait until spec question ...
4 years, 11 months ago (2016-01-21 05:18:04 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1603873004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1603873004/80001
4 years, 11 months ago (2016-01-21 05:18:40 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 11 months ago (2016-01-21 07:44:49 UTC) #17
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/bec656722788dbc2f74e15c29d52dfef47089f3d Cr-Commit-Position: refs/heads/master@{#370646}
4 years, 11 months ago (2016-01-21 07:45:40 UTC) #19
Yoav Weiss
On 2016/01/21 07:45:40, commit-bot: I haz the power wrote: > Patchset 3 (id:??) landed as ...
4 years, 11 months ago (2016-01-21 13:57:43 UTC) #20
esprehn
This should probably have a Sim test.
4 years, 11 months ago (2016-01-22 02:15:19 UTC) #21
horo
On 2016/01/21 13:57:43, Yoav Weiss wrote: > On 2016/01/21 07:45:40, commit-bot: I haz the power ...
4 years, 11 months ago (2016-01-22 02:16:09 UTC) #22
horo
On 2016/01/22 02:15:19, esprehn wrote: > This should probably have a Sim test. Sorry, what ...
4 years, 11 months ago (2016-01-22 02:18:51 UTC) #23
kinuko
4 years, 11 months ago (2016-01-22 05:14:26 UTC) #24
Message was sent while issue was closed.
On 2016/01/22 02:18:51, horo wrote:
> On 2016/01/22 02:15:19, esprehn wrote:
> > This should probably have a Sim test.
> 
> Sorry, what "Sim test" means?

Tests that written with SimNetwork + SimRequest etc, the ones we started to have
recently... you can find some examples in
web/tests/DocumentLoadingRenderingTest.cpp
.

(Anyways thanks for working on this!)

Powered by Google App Engine
This is Rietveld 408576698