[Pkg-mozext-commits] [firebug] 53/82: Merge branch 'fireclosure-1.11' into firebug1.11

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


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

taffit pushed a commit to tag fbtest-1.11.2
in repository firebug.

commit 46b1a12ee4d3fb98209d6044ec859fb69dc264b5
Merge: 44eb09f 09363af
Author: Simon Lindholm <simon.lindholm10 at gmail.com>
Date:   Tue Jan 15 22:27:39 2013 +0100

    Merge branch 'fireclosure-1.11' into firebug1.11

 extension/content/firebug/chrome/activation.js     |   2 +
 extension/content/firebug/chrome/reps.js           |  74 +++-
 extension/content/firebug/console/autoCompleter.js | 170 ++++++--
 .../content/firebug/console/closureInspector.js    | 483 +++++++++++++++++++++
 extension/content/firebug/console/commandLine.js   |  64 +--
 .../content/firebug/console/commandLineExposed.js  |  79 +++-
 extension/content/firebug/cookies/breakpoints.js   |   6 +-
 extension/content/firebug/dom/domPanel.js          | 355 +++++++++------
 extension/content/firebug/editor/editor.js         |   2 +-
 extension/content/firebug/js/debugger.js           |   5 +
 extension/content/firebug/js/watchPanel.js         |  18 +-
 extension/content/firebug/lib/dom.js               |  44 +-
 extension/content/firebug/lib/domplate.js          |  29 +-
 extension/content/firebug/lib/lib.js               |   7 +-
 extension/content/firebug/lib/options.js           |   2 +-
 extension/content/firebug/lib/wrapper.js           |  13 +-
 extension/content/firebug/net/netDebugger.js       |   6 +-
 extension/defaults/preferences/firebug.js          |   1 +
 extension/locale/en-US/firebug.properties          |  25 +-
 extension/modules/firebug-service.js               |  29 +-
 extension/skin/classic/console.css                 |   7 +
 tests/FBTest/content/FBTestFirebug.js              |   2 +-
 tests/content/commandLine/5873/frame.html          |   9 +
 tests/content/commandLine/5873/issue5873.html      | 160 +++++++
 tests/content/commandLine/5873/issue5873.js        | 306 +++++++++++++
 tests/content/firebug.html                         |   1 +
 26 files changed, 1582 insertions(+), 317 deletions(-)

-- 
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