[Pkg-mozext-commits] [firebug] 06/15: FBTest fix (enable also the Console panel)

David Prévot taffit at moszumanska.debian.org
Mon Mar 31 22:46:38 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to tag firebug-1.10.5
in repository firebug.

commit 66652ca33433ced55900d4fa1ebdcf183eb6da0a
Author: Jan Odvarko <odvarko at gmail.com>
Date:   Thu Oct 11 13:13:40 2012 +0200

    FBTest fix (enable also the Console panel)
---
 tests/content/script/debuggerKeyword/testDriver1.6.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/content/script/debuggerKeyword/testDriver1.6.js b/tests/content/script/debuggerKeyword/testDriver1.6.js
index 822c155..7ca6b31 100644
--- a/tests/content/script/debuggerKeyword/testDriver1.6.js
+++ b/tests/content/script/debuggerKeyword/testDriver1.6.js
@@ -17,6 +17,7 @@ function runTest()
         FBTest.openFirebug();
         FBTest.clearCache();
         FBTest.selectPanel("script");
+        FBTest.enableConsolePanel();
         FBTest.enableScriptPanel(function(win)
         {
             var doc = win.document;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firebug.git



More information about the Pkg-mozext-commits mailing list