servo/components/webdriver_server
James Graham 79e548905e Enable resetable and String prefs.
This allows both boolean and string-type preferences. It
also implements a system where prefs that are read from a
configuration file can be reset back to their initial value,
which is useful in a number of cases e.g. when running tests
to ensure that each test starts with the same values for
the prefs.
2015-09-25 00:58:48 +01:00
..
Cargo.toml sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
lib.rs Enable resetable and String prefs. 2015-09-25 00:58:48 +01:00