mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Replace catch-all experimental flag with fine-grained boolean preferences initialized from a JSON document.
This commit is contained in:
parent
6431e8da43
commit
a3ee9b5dd9
11 changed files with 95 additions and 46 deletions
|
@ -60,6 +60,7 @@ pub mod logical_geometry;
|
|||
pub mod mem;
|
||||
pub mod opts;
|
||||
pub mod persistent_list;
|
||||
pub mod prefs;
|
||||
pub mod range;
|
||||
pub mod resource_files;
|
||||
pub mod str;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue