Merge mozilla-central to b2g-inbound

This commit is contained in:
Carsten "Tomcat" Book 2014-06-03 09:24:28 +02:00
Родитель be52ea5f19 4d3c454910
Коммит 5c39ffdcd8
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -12,8 +12,7 @@ config = {
"--extra-profile-file=tests/bin/plugins", "--symbols-path=%(symbols_path)s",
"--certificate-path=tests/certs", "--autorun", "--close-when-done",
"--console-level=INFO", "--setpref=webgl.force-enabled=true",
"--quiet",
"--use-test-media-devices"
"--quiet"
],
"webapprt_options": [
"--app=%(app_path)s", "--utility-path=tests/bin",