mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
introduce "per task source" ignoring of tasks
This commit is contained in:
parent
ce430566cd
commit
671627e97e
21 changed files with 127 additions and 34 deletions
|
@ -37,6 +37,7 @@ extern crate dom_struct;
|
|||
extern crate domobject_derive;
|
||||
extern crate embedder_traits;
|
||||
extern crate encoding_rs;
|
||||
#[macro_use] extern crate enum_iterator;
|
||||
extern crate euclid;
|
||||
extern crate fnv;
|
||||
extern crate gleam;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue