[Pkg-mozext-commits] [firebug] branch master updated (7510fe1 -> 1e1e828)

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


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

taffit pushed a change to branch master
in repository firebug.

      from  7510fe1   Update changelog for 2.0.13-1 release
       new  8e7d1a6   #7961 Stack traces broken by bug 863089
       new  de15ffb   #7961 Stack traces broken by bug 863089
       new  93abc19   #7954 Many evaluated expression are listed in the script panel
       new  62b4456   Merge pull request #7955 from firebug/issue7954
       new  8db08d3   #7964 JSON previews should ignore comments at the start of the content
       new  639feed   Merge branch 'master' of github.com:firebug/firebug
       new  887c722   #7956 Edit variables don't work when execution is stopped
       new  568d87d   Fix compatibility with Firefox
       new  2717134   Update notification message
       new  8c5f087   Update learn-more link in e10s popup notification
       new  05bf405   [firebug-2.0.14b1]
       new  b16a810   [firebug-2.0.14]
       new  23ce7ca   Imported Upstream version 2.0.14
       new  a00b4cc   Merge tag 'upstream/2.0.14'
       new  5776109   Update Standards-Version to 3.9.7
       new  1e1e828   Update changelog for 2.0.14-1 release

The 16 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                               |  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 ++++++++++++++-
 ...el.xml => newMultiprocessNotificationPanel.xml} |  62 ++++++----
 content/firebug/lib/devtools.js                    | 134 ++++++++++++++++++---
 content/firebug/lib/json.js                        |   5 +-
 content/firebug/remoting/debuggerClient.js         |  22 ++--
 content/firebug/server/server.js                   |   7 +-
 debian/changelog                                   |  13 ++
 debian/control                                     |   2 +-
 install.rdf                                        |   6 +-
 locale/en-US/multiprocess-notification.properties  |  11 +-
 26 files changed, 435 insertions(+), 186 deletions(-)
 copy content/firebug/firefox/{multiprocessNotificationPanel.xml => newMultiprocessNotificationPanel.xml} (72%)

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