Added preference to enable/disable async html tokenizer

This commit is contained in:
Nikhil Shagrithaya 2017-06-17 13:35:55 +05:30
parent 161ff15d54
commit ad649bb7e3
2 changed files with 13 additions and 4 deletions

View file

@ -10,6 +10,7 @@
"dom.permissions.enabled": false,
"dom.permissions.testing.allowed_in_nonsecure_contexts": false,
"dom.serviceworker.timeout_seconds": 60,
"dom.servoparser.async_html_tokenizer.enabled": false,
"dom.testable_crash.enabled": false,
"dom.testbinding.enabled": false,
"dom.webvr.enabled": false,