aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/script_task.rs
diff options
context:
space:
mode:
authorMs2ger <ms2ger@gmail.com>2014-02-25 19:04:47 +0100
committerMs2ger <ms2ger@gmail.com>2014-02-25 19:04:47 +0100
commit2639e36c784179413f2324122ec1414949d94d4c (patch)
tree12ab5ecd6f6d53bdfbb5279ddbeb931910c6de63 /src/components/script/script_task.rs
parent3b9ff728feef4565c72963faa9b26a68544293cc (diff)
downloadservo-2639e36c784179413f2324122ec1414949d94d4c.tar.gz
servo-2639e36c784179413f2324122ec1414949d94d4c.zip
Remove the image loading workaround from the parser.
Diffstat (limited to 'src/components/script/script_task.rs')
-rw-r--r--src/components/script/script_task.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/script/script_task.rs b/src/components/script/script_task.rs
index a9a284ad21f..01539dcd128 100644
--- a/src/components/script/script_task.rs
+++ b/src/components/script/script_task.rs
@@ -722,7 +722,6 @@ impl ScriptTask {
&mut document,
url.clone(),
self.resource_task.clone(),
- self.image_cache_task.clone(),
page.next_subpage_id.clone());
let HtmlParserResult {