Backed out changeset 05ddfd9f4f09 (bug 815002) for hitting bug 1017634 again.

This commit is contained in:
Carsten "Tomcat" Book 2014-06-03 08:46:09 +02:00
Родитель c5087e37f1
Коммит 4d3c454910
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",