[Pkg-mozext-commits] [firebug] branch master updated (33bf923 -> 380fc13)

David Prévot taffit at moszumanska.debian.org
Tue Sep 15 16:17:05 UTC 2015


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

taffit pushed a change to branch master
in repository firebug.

      from  33bf923   Update changelog for 2.0.11-1 release
       new  b85c5eb   #7928 Console tab - cannot check request & response header source when ajax called
       new  2bfe1d4   #7916: Complete CSS transform functions
       new  ad8a606   Issue #7922: CSS flexbox order property accepting pixel values
       new  6a7e198   Merge branch 'master' of github.com:firebug/firebug
       new  bfe323f   Avoid NPE (related to #7928)
       new  72de594   Issue #7917: Introduce extensions.firebug.listenDynamicScripts option
       new  8bf0c3e   Merge branch 'master' of github.com:firebug/firebug
       new  93c6136   GCLI API has changed, avoid exception + comments (related to #7930)
       new  6bd2142    #7923 The functions executed from the command line shows internal errors
       new  52c2569   Merge branch 'master' of github.com:firebug/firebug
       new  137d302   #7918 The Script panel does not show any script when reopening Firebug in Fx 39
       new  0ed8893   typofix - https://github.com/vlajos/misspell_fixer
       new  d478fe9   Merge pull request #7931 from vlajos/typofixes-vlajos-20150807
       new  41cc520   Merge branch 'master' of github.com:firebug/firebug
       new  d1a4e3d   [firebug-2.0.12b1]
       new  305f491   [firebug-2.0.12]
       new  827fc71   Imported Upstream version 2.0.12
       new  4e6d0e7   Merge tag 'upstream/2.0.12'
       new  c8977dc   Update upstream changelog
       new  72e5415   Refresh patch header
       new  380fc13   Update changelog for 2.0.12-1 release

The 21 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                               | 120 ++++++++++-----------
 META-INF/mozilla.rsa                               | Bin 4188 -> 4188 bytes
 META-INF/mozilla.sf                                |   4 +-
 content/firebug/branch.properties                  |   2 +-
 content/firebug/bti/inProcess/browser.js           |   2 +-
 content/firebug/chrome/reps.js                     |   2 +-
 content/firebug/chrome/tabWatcher.js               |   2 +-
 content/firebug/chrome/window.js                   |   2 +-
 content/firebug/console/autoCompleter.js           |   2 +-
 content/firebug/console/closureInspector.js        |   2 +-
 content/firebug/console/commandLineExposed.js      |   2 +
 content/firebug/cookies/cookieObserver.js          |   2 +-
 content/firebug/cookies/cookiePanel.js             |   2 +-
 content/firebug/cookies/cookieReps.js              |   2 +-
 content/firebug/debugger/script/scriptPanel.js     |   2 +-
 content/firebug/debugger/script/sourceTool.js      |  24 ++++-
 content/firebug/firebugui/codemirror.css           |   2 +-
 content/firebug/html/eventsPanel.js                |   2 +-
 content/firebug/html/htmlModule.js                 |   2 +-
 content/firebug/html/inspector.js                  |   2 +-
 content/firebug/lib/css.js                         |   6 +-
 content/firebug/lib/domplate.js                    |   4 +-
 content/firebug/lib/http.js                        |   2 +-
 content/firebug/lib/search.js                      |   2 +-
 content/firebug/net/netPanel.js                    |   4 +-
 content/firebug/net/netReps.js                     |   7 +-
 content/firebug/net/netUtils.js                    |   8 +-
 content/firebug/net/spy.js                         |   2 +-
 content/firebug/remoting/debuggerClient.js         |   8 ++
 debian/changelog                                   |  21 ++++
 ...t-display-FirstRunPage-after-installation.patch |   2 +-
 debian/upstream-changelog                          |  10 ++
 defaults/preferences/firebug.js                    |   1 +
 install.rdf                                        |   6 +-
 modules/gcli.js                                    |  15 ++-
 modules/locale.js                                  |   2 +-
 36 files changed, 182 insertions(+), 98 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