[Pkg-mozext-commits] [firebug] tag fbtest-1.11.4 created (now 7790f8c)

David Prévot taffit at moszumanska.debian.org
Mon Mar 31 22:45:48 UTC 2014


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

taffit pushed a change to tag fbtest-1.11.4
in repository firebug.

        at  7790f8c   (commit)
This tag includes the following new commits:

       new  116dd21   Update testlist pathts
       new  1fb60fd   [fbTest-1.11.0]
       new  df0c88f   Sync FBTrace and Firebug code base
       new  a2e73d3   [fbTrace-1.11.0]
       new  0a480a6   FBTest: move net/4905 into failures list
       new  0bd8db2   FBTest: move two OSX failurs into known failures list
       new  b9dd1a2   Point to the right update file
       new  2eeb22e   Issue 6119 (Position of elements with `white-space: pre-wrap` isn't displayed correctly) http://code.google.com/p/fbug/issues/detail?id=6119
       new  6d2e024   Even better fix for issue 6013
       new  8c55aad   Update Firebug.version to 1.11
       new  347bc2a   Issue 6116 (undefined values are ignored in string formatting of console.log) http://code.google.com/p/fbug/issues/detail?id=6116
       new  409e018   FBTest: test for issue 6116
       new  b71762d   Don't store property values as rep objects
       new  126c92c   Work-around: avoid FireFile breaking the Style panel when switching tabs
       new  2d61394   [firebug-1.11.1b1]
       new  da8ae18   [firebug-1.11.1]
       new  389ba97   Issue 6132: 	Upload of test suite results broken
       new  719e099   [fbTest-1.11.1]
       new  deee9fe   FBTest: merge changes to script/debuggerKeyword test from master
       new  24ceb3e   Issue 6152: Dom.setOuterHTML is broken
       new  8d53af7   FBTest: another try to fix Cookies test failures
       new  f440ea1   FBTest: API for testing tooltips
       new  6a7d39d   FBTest: make sure that context menu listeners are removed at the end of the test
       new  0f657cc   Issue 6135: Numeric properties should be shown in auto-completion
       new  595703f   Expand FBTest for 4233 to accommodate issue 6135
       new  074ee72   FBTest: fix exception (could also fix the test results for Fx20)
       new  ef350b8   FBTest: Do not use 'for each' in a test driver
       new  c801122   FBTest: properly init menuItem if it's available
       new  b8765a9   Remove for-each (related to Issue 6158)
       new  1f90e0a   FBTest: update Firebug version
       new  44eb09f   Update domMemberMap (could be ported to 1.11)
       new  bfc376d   Issue 5873: Base of the closure inspector
       new  134e6eb   Issue 5873: Closure inspector command line integration
       new  43e7734   Issue 5873: Hack to make .% in breakpoint conditions work
       new  d5d967e   Clean up DOM panel code
       new  59c0339   Issue 5873: Closure inspector DOM panel integration
       new  680ea76   FBTest for issue 5873 (Integrate FireClosure)
       new  4c94bc7   Properly reset reused JSEditor auto-completers
       new  379da3b   Fix editing "undefined" in the DOM panel
       new  524033d   Fix showing "prototype" for functions
       new  9239820   Cope with FireClosure being installed
       new  cbc016c   Remove some implicit .toString from tracing
       new  2610bdf   Move some code around
       new  f1bc20a   Don't allow setting optimized-away closure variables
       new  91468d5   Some naming changes
       new  23b2468   Reword error messages slightly
       new  68e443a   Hide optimized-away "arguments" in the DOM panel
       new  6e129d3   Make optimized-away variables read-only in the DOM panel
       new  f188e16   Some JSHint cleanliness
       new  c64f126   Hide internals from stacks
       new  af98a1f   Fix parsing of a.%%b
       new  885c255   Nicer error messages for transformed expressions
       new  30f349a   Don't output attributes with undefined values in domplate
       new  f76ce02   Add a tooltip to the "(closure)" text
       new  730c313   Avoid source link breakage with non-unescapable URLs
       new  d654a16   Show the pre-transformed expression in error messages
       new  fabb68f   Minor changes
       new  6bba298   Add tooltip for variables in closures in DOM panel + some reformatting
       new  6f22a09   Hide stacks in all the cases...
       new  05bdd2d   Disallow deleting closure variables
       new  9d10641   Don't display internal things in closures in the DOM panel
       new  e63a7a6   Hide __fb_scopedVars also in error message texts
       new  38a93fc   Unbreak expandMembers
       new  d2965c3   Update the FBTest
       new  9b175bb   Don't do anything risky to "with" scopes
       new  b2865ed0  Comment fixes
       new  77308eb   Tests for "a.%%b", "a.%b.%c"
       new  7a2a9b0   Don't do anything risky to "object" scopes either
       new  b4da103   Issue 6183: Closure Inspector: some variables are treated as DOM properties
       new  09363af   Issue 6184: Closure Inspector: named function expression scopes are duplicated
       new  46b1a12   Merge branch 'fireclosure-1.11' into firebug1.11
       new  956f699   Better recognition of DOM constants
       new  0745128   Issue 6187: Some elements shown as non-expandable in the DOM panel
       new  15f6083   Add some constants from CSSRule
       new  05d1cd6   Update the list of known properties on "window"
       new  341798d   Update known properties for some HTML elements
       new  0c0de5c   Escape things in the HTML editor
       new  3cd3085   Issue 6128: U+202E (RTL character) messes up the source code
       new  4194f8b   FBTest: check that loads come from the right window
       new  5d5279c   Another work-around for issue 5577 (Hovering inline styles highlight the element)
       new  9fe96ac   Issue 6193: FBTest net/4382 (JSON Sorting) fails
       new  a33026e   Issue 6194: Clean up the DOMTokenList testing
       new  2d52b89   Follow up for issue 6193
       new  6957910   fix layout panel raises 'target is null' error (firebug.js:2439)  fflorent
       new  acdeffc   Closure inspector: remove debuggees directly after adding them, to avoid killing performance
       new  351def1   [firebug-1.11.2b1]
       new  15fa818   Issue 6185: Closure Inspector: .% syntax doesn't work when execution is stopped in frame
       new  7a78779    Issue 6220: Don't show trace* in the command line help
       new  4ab4e76   Add period to two localized console messages
       new  de69745   Initial imlementation for Issue 6200: 	add FireClosure syntax in the help command
       new  306d6b3   Do no localize CMD tip example (issue 6200)
       new  73dcbb3   Improve CMD tip example (issue 6200)
       new  2da78d4   Add link to more info (related to issue 6200)
       new  932c5e5   issue6143: Resetting all options should also delete all include aliases
       new  2769173   Fix typo, issue 6143
       new  b54e6fe   Clear storage synchronously (issue 6143), should fix lib/storageService test
       new  88080a6   issue6140: detect when downloading an HTML file with include()
       new  891dbd2   FBTrace: fix the tracing console for Firebug 1.11
       new  c937350   Do not disable cmd api, just remove from help (issue 6220)
       new  cb36097   [fbTest-1.11.2]
       new  8d45f46   [fbTrace-1.11.2]
       new  3de0c34   [firebug-1.11.2]
       new  e2d3076   Issue 6256: Auto-completion is slow
       new  1920826   Issue 6282 (CSS panel fails on interpreting @page) http://code.google.com/p/fbug/issues/detail?id=6282
       new  83366b4   Need to check if CSSPageRule is defined before using it (related to issue 6282)
       new  24895af   FBTest for issue 6282 (CSS panel fails on interpreting @page) http://code.google.com/p/fbug/issues/detail?id=6282
       new  7158cc2   Issue 6283 (Console and DOM panel fail on interpreting @page) http://code.google.com/p/fbug/issues/detail?id=6283
       new  fa80663   FBTest for issue 6283 (Console and DOM panel fail on interpreting @page) http://code.google.com/p/fbug/issues/detail?id=6283
       new  73270b8   Issue 6281: Placeholder rules are no longer displayed in HTML Style tab http://code.google.com/p/fbug/issues/detail?id=6281
       new  3a88bec   FBTest for issue 6281 (Placeholder rules are no longer displayed in HTML Style tab.) http://code.google.com/p/fbug/issues/detail?id=6281
       new  ea01393   Changed the test case to just get all style rules matching the given selector instead of searching for them
       new  68f183a   Added function for getting style rules by selector
       new  2fbccca   FBTest fix for spy/2285 (since bug 843508)
       new  5df8339   FBTest: yet fix for 2285 (and keep compat with Fx21)
       new  774f899   Fix for dom/attributes test, failing in Nightly. Related to issue 3790
       new  7dd02c0   Simplify test for NamedNodeMap (related to the previous commit and issue 6315)
       new  aaabaec   Temporarily remove firebug/2613 test (bug  854139)
       new  a36a461   Merge branch 'firebug1.11' of https://github.com/firebug/firebug into firebug1.11
       new  eca21bb   FBTest: create new list for the test bot (without crashing tests, bug 854139)
       new  794867f   Issue 6340 (Tools menu not shown in SeaMonkey) http://code.google.com/p/fbug/issues/detail?id=6340
       new  eaf9ac5   FBTest: fix test for dom/5247/issue5247.js
       new  700b912   FBTest: fix for dom/6283
       new  a2b6cd4   Locale update: nl
       new  31174d1   Issue 6342: 	Locale ru-RU: Search - Case Insensitive
       new  475eeca   Issue 6215: 	Menu & Toolbar: support for hierarchical menus (submenus)
       new  29d04a1   Issue 6293: 	Location Menu disappears from CSS panel when switching between the Script panel
       new  c8ea920   Issue 6324: Right click on links results unexpected
       new  3ce5d67   Manual porting of: Issue 6130: Text copied from console has lots of line breaks
       new  b235796   Issue 6130: test fixes
       new  a20d50d   More test fixes for issue 6130
       new  abe1970   Manual port of: Issue 6168: 	Update Firebug to use the new Private Browsing APIs
       new  3f5ecbe   First check the new PB API (related to issue 6168)
       new  707bbf0   It's better desing to put Cu.import()s at the top of the module (related to issue 6168)
       new  3cc23d8   Issue 5049: onreadystatechange fails for back-to-back XMLHTTP requests
       new  0563a3d   Manual port of: FBTest for issue 5049
       new  32f05bb   Guard tracing
       new  fc3d7f5   Issue 4009: XHR messages are different in the Net and Console panel
       new  1eb8fb6   Manual port of: FBTest for issue 4009
       new  be4fbaf   Issue 6304: 	XHR Spy never finishes in Firefox 19
       new  01725d6   Issue 4893: CSS panel doesn't display contents of CSS file after reload
       new  cf4d060   Manual port of: Wait for load when updating a CSS panel (style, stylesheet, css), related also to issue 4893
       new  bcf9b68   Manual port of: FBTest for issue 4893
       new  e87b98a   FBTest fix test console/spy/5049
       new  a1913f6   FBTest enable disabled test and port couple of fixes from 1.12
       new  40bbbbf   [firebug-1.11.3b1]
       new  dbbe5d5   Update locale: ja-JP
       new  a928e71   FBTest: backport modified test from 1.12
       new  7cc41a9   Show @-moz-document rules inside the DOM panel
       new  70daa26   Show @supports rules inside DOM panel
       new  fbc4df2   [firebug-1.11.3]
       new  709ec79   issue6133: Default include() alias for jQuery
       new  cb0c49b   issue6133: "Reset all options" should reset the default include() aliases
       new  f1f05e3   Backport Issue 5453: Remove getUserData and setUserData usage from Firebug 1.12
       new  3aafdb7   Backport FBTest changes for Issue 5453: Remove getUserData and setUserData usage from Firebug 1.12
       new  0df622a   Issue 6436: 	XMLHttpRequests not displayed in Console tab with FF 17, FB 1.11.3
       new  12a78a1   Merge branch 'firebug1.11' of github.com:firebug/firebug into firebug1.11
       new  865d416   Issue 6451 (Pseudo-element rules not applying to elements are displayed) http://code.google.com/p/fbug/issues/detail?id=6451
       new  b3219b2   Correct fix for issue 6451 (Pseudo-element rules not applying to elements are displayed) http://code.google.com/p/fbug/issues/detail?id=6451
       new  c3b92bf   Allow ::-moz-placeholder (issue 6281) and ::-moz-selection pseudo-element rules to be displayed
       new  d2b869f   Issue 6464: Only allow a subset of CSS with %c
       new  917a054   Properly load css-logic module
       new  1ed2bc6   Merge branch 'firebug1.11' of github.com:firebug/firebug into firebug1.11
       new  806fda9   Check whether CSSMozDocumentRule exists before using it
       new  068a4a4   Hack for css-logic module import in Firefox 22 and less
       new  74b19fa   Avoid comparing full message text
       new  b7e851a   [firebug-1.11.4b1]
       new  7269915   [firebug-1.11.4]
       new  7790f8c   [FBTest-1.11.4]

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