[Pkg-mozext-commits] [firebug] annotated tag upstream/2.0.3 created (now b6a9674)

David Prévot taffit at moszumanska.debian.org
Thu Aug 14 14:53:01 UTC 2014


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

taffit pushed a change to annotated tag upstream/2.0.3
in repository firebug.

        at  b6a9674   (tag)
   tagging  1d5863669263937431f293bc2a02d558316647f2 (commit)
  replaces  upstream/2.0.2
 tagged by  David Prévot
        on  Thu Aug 14 10:10:16 2014 -0400

- Log -----------------------------------------------------------------
Upstream version 2.0.3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCAAGBQJT7MNIAAoJELgqIXr9/gnyrkoP/1/H1PHK6Qf3MWJu+r5/YGZd
BFDucmHJHaKemgNX/Air+J9HCe3zN/U/AdyfzCcIy9VMi/I295Zs1nNRoVqfRUOn
p0Bo7T+bVJmPKjZZeCOxRtxn7ug0N47NoHoXsR8wkcVex8IS1i3fw0w+0R1J37pC
L9fN/YAk+VmYnNGpQjbQiI1wtbylSO2JgPn/NEHUYMSjxYttQ3J1n1oXK55bgGKB
nyCmy7zC6uaUFa6TZRzv/BM4GRsLt85j/MqJsA7IK5GDGh/0V5jtnEKgTnjHLu0q
9Mn4oQSQLK6oPT+j0shrgXn8DuVTKTziYTzDUy2Y3O9I413AMP36ParYGGnYA1vL
lk9cGlYz0nPuLztAi4ic9D0WG+w/MPALMqak19vILdeLon9jXHgEb2RQw4bwKI8x
9BysiyuHS99SgtVkpgEtqLNwhVDkCKBVgn5d6b/ljnupwLJmRloCYEeeTLASU8gO
TdfRjMxRkIF+hITp2aWOZj2ro1A3/fnIzY8XXKn34Yf75/in4n8ZxWXxXGmI26IM
iJp1Dv+YXqQq1rydjoO8mJhARgrwHS6JM5I8P+6OCO672u0ftCTH6yoPUf1iog6t
+PyI8b0Whayhxu3bCfXz3te/i6djieAZa5kjM1HIN6HOuyGiPsOOz4tr50p8dJ86
e5f/b1zq1r8Gd6AH4HiK
=7WBO
-----END PGP SIGNATURE-----

David Prévot (1):
      Imported Upstream version 2.0.3

Farshid Beheshti (8):
      Issue 7506: Improve performance of switching between Javascript sources.
      Remove out enableSyntaxHighlighting.
      Just adding loadmode addon.
      Trying loadmode addon to fix issue7560. It doesn't work as expected.
      Undo adding the loadmode addon.
      Remove a part remained from the last commit.
      Applying the modes after loading the mode files asynchronously.
      Merge remote-tracking branch 'origin/master' into issue7560

Florent FAYOLLE (4):
      Make sure the options can be added after FBTrace is opened (related to
      Issue 7598: Disabled breakpoints in evaled scripts are not really disabled
      Issue 7615: Event handler script replaces inline script source
      Some cleanups in debugger/script/sourceTool.js

Florent Fayolle (1):
      Merge pull request #146 from stormageddon/updateDisableJsMessage

Jan Odvarko (8):
      Merge branch 'master' of github.com:firebug/firebug
      FBTrace: Catch an exception when Firebug is not installed
      Merge branch 'master' of github.com:firebug/firebug
      Update locale: fr
      Update comment
      Avoid var-name collision
      [firebug-2.0.3b1]
      [firebug-2.0.3]

Michael Caputo (4):
      Updated the javascript disabled message for the script panel. Firefox no longer has the option to enable javascript in the options menu.
      Updated javascript_not_enabled key so that the changes will be recognized.
      fbSearchBar is collapsed when a panel is not enabled.
      Fixed the console hiding to mimic the way panel toolbar was handled.

Sebastian Zartner (11):
      Fixed network events translation
      Issue 6710 (Issues with locales containing quotes)
      Issue 6710 (Issues with locales containing quotes)
      Issue 6710 (Issues with locales containing quotes)
      Merge branch 'issue6710'
      Issue 7591 (Seeing and Copying Watch Names)
      Issue 7604 (Unrecognized CSS rule types break the display within the CSS
      Issue 7605 (Show @counter-style rules inside CSS panel)
      Merge pull request #147 from stormageddon/issue_6799
      Removed incorrect change of Continue button tooltip
      Update locale: ru

Simon Lindholm (17):
      Issue 7596: Command line is broken on Nightly
      Issue 7610: Auto-completion broken for primitives
      Simplify ArrBase.hasSpecialProperties
      Make console.trace() stack-walking cope with Function xrays (related to issue 7597)
      Fix "console.log(new Error())" in Web Workers (related to issue 7597)
      Make reps cope with xrays (related to issue 7597)
      Issue 7597: Console API is broken since Firefox 33
      Make .% syntax throw similar security errors on all Firefox versions (related to issue 7597)
      Avoid throwing for `cd(crossOriginWindow)` (related to issue 7597)
      Unwrap objects in console.dir and console.table (related to issue 7597)
      Fix console/errors/6523 test
      Fix console/6402 test
      Fix console/7068 test
      Additional fix for console.trace()
      Fix stringification of xrayed functions on Fx32- (related to issue 7597)
      Issue 7585: Script panel loads POST-requested sources with GET, when Net panel is disabled
      Fix a comment

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  9e2f028   Fixed network events translation
       new  0620af7   Merge branch 'master' of github.com:firebug/firebug
       new  d2527bb   FBTrace: Catch an exception when Firebug is not installed
       new  06c745e   Merge branch 'master' of github.com:firebug/firebug
       new  3fd6483   Update locale: fr
       new  aa83779   Issue 6710 (Issues with locales containing quotes) https://code.google.com/p/fbug/issues/detail?id=6710
       new  3e406ca   Issue 6710 (Issues with locales containing quotes) https://code.google.com/p/fbug/issues/detail?id=6710
       new  4299d06   Issue 6710 (Issues with locales containing quotes) https://code.google.com/p/fbug/issues/detail?id=6710
       new  daf9c7c   Merge branch 'issue6710'
       new  49a73ad   Issue 7591 (Seeing and Copying Watch Names) https://code.google.com/p/fbug/issues/detail?id=7591
       new  15bb37d   Issue 7506: Improve performance of switching between Javascript sources.
       new  235efff   Make sure the options can be added after FBTrace is opened (related to firebug.next at issue#1)
       new  c244cf3   Updated the javascript disabled message for the script panel. Firefox no longer has the option to enable javascript in the options menu.
       new  8230b0e   Updated javascript_not_enabled key so that the changes will be recognized.
       new  b34a954   Merge pull request #146 from stormageddon/updateDisableJsMessage
       new  6acfe1c   Issue 7604 (Unrecognized CSS rule types break the display within the CSS and the DOM panel) https://code.google.com/p/fbug/issues/detail?id=7604
       new  303b25d   Issue 7605 (Show @counter-style rules inside CSS panel) https://code.google.com/p/fbug/issues/detail?id=7605
       new  0808a31   fbSearchBar is collapsed when a panel is not enabled.
       new  cc3264a   Fixed the console hiding to mimic the way panel toolbar was handled.
       new  3ced626   Merge pull request #147 from stormageddon/issue_6799
       new  ac98768   Issue 7596: Command line is broken on Nightly
       new  fae96c0   Issue 7610: Auto-completion broken for primitives
       new  79998b6   Simplify ArrBase.hasSpecialProperties
       new  b47b05f   Make console.trace() stack-walking cope with Function xrays (related to issue 7597)
       new  b435d53   Fix "console.log(new Error())" in Web Workers (related to issue 7597)
       new  af18f8a   Make reps cope with xrays (related to issue 7597)
       new  0d056a7   Issue 7597: Console API is broken since Firefox 33
       new  bbe3cbf   Make .% syntax throw similar security errors on all Firefox versions (related to issue 7597)
       new  4e09e9c   Avoid throwing for `cd(crossOriginWindow)` (related to issue 7597)
       new  86bf4c2   Unwrap objects in console.dir and console.table (related to issue 7597)
       new  30ba6a0   Fix console/errors/6523 test
       new  66c6542   Fix console/6402 test
       new  197142a   Fix console/7068 test
       new  256731a   Additional fix for console.trace()
       new  6f41634   Fix stringification of xrayed functions on Fx32- (related to issue 7597)
       new  f5f027c   Issue 7585: Script panel loads POST-requested sources with GET, when Net panel is disabled
       new  5aea860   Fix a comment
       new  3c0ed0c   Removed incorrect change of Continue button tooltip
       new  58c5de6   Update locale: ru
       new  c11850a   Issue 7598: Disabled breakpoints in evaled scripts are not really disabled
       new  e57e0d3   Remove out enableSyntaxHighlighting.
       new  6221072   Just adding loadmode addon.
       new  e18bd69   Trying loadmode addon to fix issue7560. It doesn't work as expected.
       new  54b8964    Issue 7615: Event handler script replaces inline script source
       new  0177055   Some cleanups in debugger/script/sourceTool.js
       new  9a612a1   Undo adding the loadmode addon.
       new  4454c1a   Remove a part remained from the last commit.
       new  90dd695   Applying the modes after loading the mode files asynchronously.
       new  7ca90b5   Update comment
       new  67ce130   Avoid var-name collision
       new  3faa24c   Merge remote-tracking branch 'origin/master' into issue7560
       new  b8be456   [firebug-2.0.3b1]
       new  a3d0777   [firebug-2.0.3]
       new  1d58636   Imported Upstream version 2.0.3

The 54 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.


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