[Pkg-mozext-commits] [firebug] branch upstream updated (1d58636 -> 68cc91b)

David Prévot taffit at moszumanska.debian.org
Thu Sep 18 18:10:16 UTC 2014


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

taffit pushed a change to branch upstream
in repository firebug.

      from  1d58636   Imported Upstream version 2.0.3
       new  7e10b8b   Issue 7620: Command Line grabs focus when anchor link is clicked
       new  ba51d1f   Merge branch 'master' of github.com:firebug/firebug
       new  a489f76   Little improvement after 7e10b8b (issue 7620): make sure the Console panel is focused after the user has clicked an anchor and switches back to the Console panel
       new  2d4d03f   Issue 7637 (Broken display of received cookies with no spaces between attributes) https://code.google.com/p/fbug/issues/detail?id=7637
       new  674df98   Issue 7640 (Firebug can't be opened anymore on Firefox 34) https://code.google.com/p/fbug/issues/detail?id=7640
       new  4002486   Used 'documentURI' instead of 'document' object to persist the UI attributes across browser sessions (related to issue 7640)
       new  fc8f455   Issue 7647: nsICache has been removed
       new  1d367a9   Issue 7648: Support for HTTP 2.0 response status
       new  a50d905   Issue 7621: Script panel causes 'Unresponsive script' dialog for trace.js:55
       new  8ef06b0   [firebug-2.0.4b1]
       new  da0d999   [firebug-2.0.4]
       new  68cc91b   Imported Upstream version 2.0.4

The 12 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:
 content/firebug/branch.properties             |  2 +-
 content/firebug/chrome/tabWatcher.js          |  3 ++
 content/firebug/console/consolePanel.js       |  2 +-
 content/firebug/cookies/cookieUtils.js        |  2 +-
 content/firebug/debugger/script/sourceTool.js | 53 ++++++++++----------
 content/firebug/firebug.js                    | 13 +++++
 content/firebug/firefox/browserOverlayLib.js  | 30 ++++++++----
 content/firebug/net/netCacheReader.js         | 69 +++++++++++++++++++++++----
 content/firebug/net/netProgress.js            |  2 +-
 install.rdf                                   |  6 +--
 10 files changed, 129 insertions(+), 53 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