[Pkg-mozext-commits] [firebug] 14/16: Merge tag 'upstream/2.0.14'

David Prévot taffit at moszumanska.debian.org
Sun Feb 7 19:14:48 UTC 2016


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

taffit pushed a commit to branch master
in repository firebug.

commit a00b4cc2c391c272f8ac30b667347961bdd14184
Merge: 7510fe1 23ce7ca
Author: David Prévot <david at tilapin.org>
Date:   Sun Feb 7 15:01:37 2016 -0400

    Merge tag 'upstream/2.0.14'
    
    Upstream version 2.0.14
    
    # gpg: Signature faite le dim. 07 févr. 2016 15:01:25 AST
    # gpg:                avec la clef RSA 058C1CF944F6BD3C
    # gpg: Bonne signature de « David Prévot <david at tilapin.org> »
    # gpg:                 alias « David Prévot <davidp at altern.org> »
    # gpg:                 alias « David Prévot <davidp at no-log.org> »
    # gpg:                 alias « David Prévot <taffit at debian.org> »
    # gpg: Attention : cette clef n'est pas certifiée avec une signature de confiance.
    # gpg:             Rien n'indique que la signature appartient à son propriétaire.
    # Empreinte de clef principale : AE14 AD01 426D 2BFB 82EF  7E1E B82A 217A FDFE 09F2
    #    Empreinte de la sous-clef : 7875 4D07 BC09 5C74 48F7  8D66 058C 1CF9 44F6 BD3C

 META-INF/manifest.mf                               |  85 +++++++------
 META-INF/mozilla.rsa                               | Bin 4188 -> 4188 bytes
 META-INF/mozilla.sf                                |   4 +-
 bootstrap.js                                       |   5 +-
 content/firebug/branch.properties                  |   2 +-
 content/firebug/console/commandEditor.js           |  79 +++++-------
 .../firebug/console/commands/commandLineInclude.js |  22 +---
 content/firebug/console/errorStackTraceObserver.js |  12 +-
 content/firebug/debugger/actors/breakpointActor.js |   5 +-
 content/firebug/debugger/actors/elementActor.js    |   5 +-
 content/firebug/debugger/actors/objectActor.js     |   6 +-
 content/firebug/debugger/actors/threadActor.js     |   6 +-
 content/firebug/debugger/commands.js               |   5 +-
 content/firebug/debugger/debuggerLib.js            |  15 +++
 content/firebug/debugger/script/sourceTool.js      |   3 +-
 content/firebug/firefox/browserOverlay.css         |  11 ++
 content/firebug/firefox/browserOverlay.js          |  94 +++++++++++++-
 .../firefox/newMultiprocessNotificationPanel.xml   | 137 +++++++++++++++++++++
 content/firebug/lib/devtools.js                    | 134 +++++++++++++++++---
 content/firebug/lib/json.js                        |   5 +-
 content/firebug/remoting/debuggerClient.js         |  22 ++--
 content/firebug/server/server.js                   |   7 +-
 install.rdf                                        |   6 +-
 locale/en-US/multiprocess-notification.properties  |  11 +-
 24 files changed, 519 insertions(+), 162 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