mirror of
https://github.com/servo/servo.git
synced 2025-06-25 17:44:33 +01:00
Remove the image loading workaround from the parser.
This commit is contained in:
parent
3b9ff728fe
commit
2639e36c78
3 changed files with 3 additions and 13 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue