[Pkg-mozext-commits] [firebug] branch upstream updated (827fc71 -> cf8d54a)

David Prévot taffit at moszumanska.debian.org
Fri Oct 30 19:16:24 UTC 2015


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

taffit pushed a change to branch upstream
in repository firebug.

      from  827fc71   Imported Upstream version 2.0.12
       new  8b2e1e2   #7952 Update DevTools modules path
       new  9531081    #7948 Fix "href is null" appearing in the console
       new  1724d13   Merge pull request #7951 from firebug/issue7948
       new  cad9259   #7948 don't display null locations in console.error callstack
       new  d86363b   Merge branch 'master' of github.com:firebug/firebug
       new  7358746   Fix typo
       new  34d4f1c   Cope with renamed API evalInGlobal -> executeInGlobal (bug 1193583)
       new  d495514   Merge branch 'bug1193583' of https://github.com/simonlindholm/firebug into simonlindholm-bug1193583
       new  16edecb   Merge branch 'simonlindholm-bug1193583'
       new  5468d96   Remove usages of non-standard method "".replace(_, _, flags)
       new  1dfe1dc   Merge pull request #7929 from simonlindholm/flags
       new  10a085b   [firebug-2.0.13b1]
       new  832c987   [firebug-2.0.13]
       new  cf8d54a   Imported Upstream version 2.0.13

The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 META-INF/manifest.mf                               |  61 +++++++++++----------
 META-INF/mozilla.rsa                               | Bin 4188 -> 4188 bytes
 META-INF/mozilla.sf                                |   4 +-
 content/firebug/branch.properties                  |   2 +-
 content/firebug/console/commandLineExposed.js      |  11 ++--
 .../firebug/console/commands/commandLineInclude.js |   7 ++-
 content/firebug/console/console.js                 |   9 +--
 content/firebug/css/computedPanel.js               |   9 +--
 content/firebug/debugger/debuggerLib.js            |   4 +-
 content/firebug/debugger/stack/stackFrame.js       |   2 +-
 content/firebug/lib/devtools.js                    |  53 ++++++++++++++++++
 content/firebug/lib/domplate.js                    |   2 +-
 content/firebug/lib/object.js                      |  14 +++--
 content/firebug/lib/string.js                      |   8 +--
 content/firebug/lib/url.js                         |   4 +-
 install.rdf                                        |   2 +-
 modules/locale.js                                  |   6 +-
 modules/require-debug.js                           |   5 +-
 18 files changed, 135 insertions(+), 68 deletions(-)
 create mode 100644 content/firebug/lib/devtools.js

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