mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Make stylesheets block page load.
This commit is contained in:
parent
7f0706ed42
commit
32a89c9455
10 changed files with 106 additions and 30 deletions
|
@ -153,7 +153,6 @@ impl Pipeline {
|
|||
failure,
|
||||
script_chan.clone(),
|
||||
paint_chan.clone(),
|
||||
resource_task,
|
||||
image_cache_task,
|
||||
font_cache_task,
|
||||
time_profiler_chan,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue