[Pkg-mozext-commits] [requestpolicy] 247/280: `make run`: disable the Browser Toolbox prompt
David Prévot
taffit at moszumanska.debian.org
Sat May 2 20:30:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository requestpolicy.
commit 0fc1b8ab4a04092b548619769c8590f05dc1bc1a
Author: Martin Kimmerle <dev at 256k.de>
Date: Fri Apr 24 16:11:51 2015 +0200
`make run`: disable the Browser Toolbox prompt
When running firefox (`make run`) and opening the Browser
Toolbox, the prompt won't be displayed anymore.
---
tests/mozrunner-prefs.ini | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/mozrunner-prefs.ini b/tests/mozrunner-prefs.ini
index a54bffc..972129a 100644
--- a/tests/mozrunner-prefs.ini
+++ b/tests/mozrunner-prefs.ini
@@ -1,6 +1,7 @@
[dev]
; enable chrome debugging
devtools.debugger.remote-enabled=true
+devtools.debugger.prompt-connection=false
devtools.chrome.enabled=true
; show strict javascript warnings
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git
More information about the Pkg-mozext-commits
mailing list