[Pkg-mozext-commits] [firebug] annotated tag firebug-2.0.13b1 created (now 15472b8)
David Prévot
taffit at moszumanska.debian.org
Sun Feb 7 19:14:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to annotated tag firebug-2.0.13b1
in repository firebug.
at 15472b8 (tag)
tagging 10a085b18ac0e975840eaf11ea2f690a4843a341 (commit)
replaces fbtest-2.0b1
tagged by SebastianZ
on Fri Jan 22 18:17:08 2016 +0100
- Log -----------------------------------------------------------------
Firebug 2.0.13
Benediktas Knispelis (1):
fix for Xpath.getElementTreeXPath: incorrect Xpath string returned if element has siblings of same node name when traversing element node tree
Edvard Rejthar (1):
upload
Farshid Beheshti (35):
Make the aFunction global to avoid breaking by the bug platform #853847.
Remove a useless selector I had already created
Resolve merge conflicts
Fixing Issue 7323: Breakpoint auto-correction doesn't work correctly.
Merge branch 'master' of http://github.com/firebug/firebug
FBTest for Issue 7323: Breakpoint auto-correction doesn't work correctly.
Just correcting a comment.
Manual test case for Issue 7323: Breakpoint Auto-correction doesn't work correctly.
Move back the files into the folder keeping FBTest files for issue 6253
Extend the FBTest for issue 6253 to cover issue 7323
Merge branch 'master' of http://github.com/firebug/firebug
Show a throbber when setting a breakpoint.
fix some code format defect.
Merge branch 'issue7203'
Get out of the if-else block.
FBTest for issue 7470: Breakpoint conditions are disregarded.
fix the typo.
FBTest for Issue 7478.
Merge branch 'master' of https://github.com/firebug/firebug
Issue 7493: Condition editor for cookie breakpoit has wrong position.
Making the contional editor pointing to the center of the breakpoint, when opening.
Merge branch 'master' of https://github.com/firebug/firebug
Fix issue 7551: Set Breakpoint adds undefined as a breakpoint.
Merge branch 'master' of https://github.com/firebug/firebug
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
Issue 7679: A preference to enbale/disable the syntax highlighting.
Correct the name of the preference- related to Issue 7679.
Merge branch 'issue7679'
Florent FAYOLLE (26):
Issue 6857: Give the ability to modify the returned value
Issue 6857: add FBTest
Correction of steps of FBTest issue 6855 (after 7e7119f)
Issue 7368: Break on Next fires twice for inline event handlers
Issue 7333: The properties of the <return value> are not displayed correctly
Issue 7465: Console tab steals window focus in detach mode
Issue 7491: A disabled breakpoint slows down Javascript execution
Disabled BP should not be set server-side after a refresh (related to
Issue 7524: 2 displays, fullscreen flash window goes behind the browser
Issue 7524: Fix spelling mistakes
Issue 7550: Edit variables don't work when execution is stopped
Issue 7546: Console grabs focus when creating a new tab
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
Issue 7620: Command Line grabs focus when anchor link is clicked
Little improvement after 7e10b8b (issue 7620):
Issue 7621: Script panel causes 'Unresponsive script' dialog for trace.js:55
Issue 7655: Script panel causes 'Unresponsive script' dialog for sourceTool.js
Issue 7721: Limit the number of dynamic scripts to list in the script panel
#7907 monitor() and debug() commands don't place breakpoints correctly
#7916: Complete CSS transform functions
Issue #7917: Introduce extensions.firebug.listenDynamicScripts option
#7923 The functions executed from the command line shows internal errors
#7948 don't display null locations in console.error callstack
Florent Fayolle (2):
Merge pull request #146 from stormageddon/updateDisableJsMessage
#7948 Fix "href is null" appearing in the console
Jakob Kaltenbrunner (2):
issue 7194: added Option "extensions.firebug.tabSize" for setting the default size of tabs
issue7194: indentUnit should be same as tabSize
Jan Odvarko (304):
Update locale: bg
Merge branch 'master' of github.com:firebug/firebug
Do not display toggle side panels button if there are no side panels
Issue 7182: Visual issues within the bottom part of the Command Editor
Merge branch 'master' of github.com:firebug/firebug
Avoid NPE
Issue 7170: Remove commands added for JSD2 debugging
Update comment
Different icons for toggle command editor (issue 7182)
Issue 7317: The JSON results can not be expanded in the console
[firebug-2.0a2]
Issue 7321: Can't edit DOM properties and watches via double click when they have specific values assigned
Rename module
Issue 7321: Can't edit DOM properties and watches via double click when they have specific values assigned
Update locale: hu-HU
Merge branch 'master' of github.com:firebug/firebug
Issue 7332: Cropped string can't be expanded in the Watch panel
Merge branch 'master' of github.com:firebug/firebug
Merge branch 'master' of github.com:firebug/firebug
FBTest: test for issue 7332
Locale update: pl
Issue 7320: Watch expressions modifications are not persistent when switching to another panel
Merge branch 'master' of github.com:firebug/firebug
Avoid trace errors when unregistering command line commands (related to issue 7170)
Remove obsolete comments
Update tracing
Update tracing + avoid NPE
FBTest: update tracing
Issue 7337: Use in Command Line targets internal data structure
Issue 7295: Detaching and attaching backend thread without page-reload disables breakpoints
Merge branch 'master' of github.com:firebug/firebug
Stop marking executable lines if the Script panel is disabled
FBTest: properly wait till the Script panel is disabled (backend thread detached).
Merge branch 'master' of github.com:firebug/firebug
FBTest: new test for issue 7295
Issue 7339: collapse/expand of json objects doesn't work
Merge branch 'master' of github.com:firebug/firebug
Locale update: es-AR
Merge branch 'master' of github.com:firebug/firebug
Issue 7197: Export Cookies to Clipboard as JSON
Update code style
Missing locale string (related to issue 7197)
Locale update: es-ES, ja-JP, nl
Merge branch 'master' of github.com:firebug/firebug
[firebug-2.0b1]
Issue 7347: Clicking the bracket of an array inside the JSON tab of a request doesn't do anything
Fix tracing
Avoid NPE
Issue 7351: DOM panel collapse remembering logic is broken
Expand also long string when restore a tree state
Avoid content objects when providing value and label
Fix exception caused by FireJSOD extension (svg related)
Remove tracing
Avoid NPE
Issue 7176: Firebug fails to mark lines as executable when previous line ends a function
Improve breakpoints() debug command
Issue 7340: Undefined context if closed tab is reopened
Zero timer (related to Issue 7340)
Issue 7340: Undefined context if closed tab is reopened
Do not wire onLocationChange and onStateChange + comments related to issue 7364
[firebug-2.0b2]
Update tracing
Issue 7372: Turning off 'Log Calls' for a line hides breakpoints on that line
FBTest: test for issue 7372
Merge branch 'master' of github.com:firebug/firebug
Avoid NPE
Issue 7373: Debugger breaks on monitored functions
Merge branch 'master' of github.com:firebug/firebug
FBTest: test for issue 7373
Merge branch 'master' of github.com:firebug/firebug
Issue 7373: Debugger breaks on monitored functions
Merge branch 'master' of github.com:firebug/firebug
Simplify condition
FBTest: fix test for issue 6920 (default tab size is now 2)
FBTest: fix test for issue 55 (default tab size is now 2)
Update tracing
Merge branch 'master' of github.com:firebug/firebug
Break also on errors in inline handlers (related to issue 7373)
FBTest: new test for break on errors in inline handlers (related to issue 7373)
Merge branch 'master' of github.com:firebug/firebug
Update tracing
Merge branch 'master' of github.com:firebug/firebug
FBTest: simplify test for breaking on inline errors
FBTest: pass callback directly
Issue 7391: Watch panel expand states not remembered
Merge branch 'master' of github.com:firebug/firebug
Issue 7374: Following a source link to an inline event handler doesn't work
Do not open side panel area when the Script panel is not selected and new script (the first one) is created
Issue 7394: Create FBTest for monitor() and unmonitor() command
Merge branch 'master' of github.com:firebug/firebug
FBTest: update manual instructions for monitor/unmonitor test
Avoid NPE
Merge branch 'master' of github.com:firebug/firebug
FBTest: fix test (line number)
FBTest: fix expected line numbers
Merge branch 'master' of github.com:firebug/firebug
[firebug-2.0b1]
Merge branch 'master' of github.com:firebug/firebug
Issue 7381: Execution stops on error after reload when 'Break On All Errors' is not active
Issue 7404: Pretty print in dynamically evaluated scripts is impossible
Merge branch 'master' of github.com:firebug/firebug
Do not display debug location if there is no current frame.
Module structure clean up + fixing module return value
Tracing updated
Issue 3189: Search for Edit Mode in HTML Panel
Issue 7405: Command line popup is grayed out when console has not yet been opened
Issue 7324: Command Line Popup can be opened via shortcut even when Console panel is disabled
Issue 7415: Firebug menu missing in Australis panel
Merge branch 'master' of github.com:firebug/firebug
Use strict equal operator
Missing semicolon
Merge pull request #138 from skiedrius/getElementTreeXPathFix
Fix code style
FBTest: test for Xpath.getElementTreeXPath
Avoid exception (undefined BreakpointActor, related to issue 7418)
Merge branch 'master' of github.com:firebug/firebug
Avoid NPE
Pressing ESC must also fire an update event (related to issue 6705)
Properly clear selections in free html edit mode (related to issue 6705)
Avoid NPE
Pressing ESC must also fire an update event (related to issue 6705)
Properly clear selections in free html edit mode (related to issue 6705)
Merge branch 'master' of github.com:firebug/firebug
Merge branch 'master' of github.com:firebug/firebug
Merge branch 'master' of github.com:firebug/firebug
Update max Fx compatible version number
[firebug-2.0b4]
Issue 7417: Changing FBTest list in the testing console is broken
Issue 7415: Firebug menu missing in Australis panel
Issue 7390: Breakpoint for inline handler error is not properly restored
FBTest: fix for console/4322
Fix tracing in gcli.js
[firebug-2.0b5]
FBTest: fix for script/breakpoints/5525
Merge branch 'master' of github.com:firebug/firebug
Fix GCLI module path
Issue 7456: Start button dropdown has incorrect background color when Firebug is disabled
Issue 2912: problems debugging javascript added by appending script tags
Issue 1700: 'Inspect in DOM panel' for variables during script suspension broken
Merge branch 'master' of github.com:firebug/firebug
Make getPopupObject synchronous (relate to issue 1700)
Merge branch 'master' of github.com:firebug/firebug
[firebug-2.0b6]
Fix compatibility with FireQuery 1.4.1 (related to issue 7445)
Fix compatibility with FireDiff 1.2.1 (related to issue 7445)
Fixing test console/grouping/cookies
Merge branch 'master' of github.com:firebug/firebug
Fix commandLine tests 1854, api/debug, dom (broken by a new command arrow image)
Fix test script/6566 (also related to a new command image)
Issue 7382: In HTML edit mode, Ctrl+Z clears the editor contents
Merge branch 'master' of github.com:firebug/firebug
Remove timeouts after panels are destroyed (some panels can create new timeouts in destroy)
Issue 7470: Breakpoint conditions are disregarde
Issue 7119: Cookies panel should sort cookies alphabetically by default
Issue 7034: Editing <body> in the HTML panel sometimes includes the highlighter HTML
Use TabClient (native) to attach the current thread
Merge branch 'master' of github.com:firebug/firebug
Issue 6931: Edit button in the CSS panel is not available
Make sure the CSS panel is selected when updating its toolbar (related to issue 6931)
Code styling improvements
Check breakpoint existence (related to issue 7470)
Issue 7473: Jump to functions doesn't work within frames
[firebug-2.0b7]
Locale update: de
Locale update: bg
Locale update: pl
Locale update: hu-HU
Locale update: es-ES
Issue 7003: Opening the search field popup blurs the window after changing Firebug to detached mode
Remove obsolete tracing
Issue 7478: The breakpoint conditional editor doesn't open with the correspoinding item in the Script panel's popup menu.
Issue 7480: Firefox UI blocked when breakpoint is hit
Issue 7475: Inspection of selected expressions in the Script panel
Merge branch 'master' of github.com:firebug/firebug
Locale update: ja-JP
FBTest: fixing test for issue 7478 (wait till source is available)
Merge branch 'master' of github.com:firebug/firebug
Remove not implemented Run to This Line action from the UI (related to issue 6785)
Issue 7485: ScriptPanel.showInfoTip needs to share logic with ScriptPanel.getPopupObject
Fixing damaged character
Missing condition (related to issue 7485)
Issue 7487: Scroll bar button not visible when debugger notification displayed
Issue 7444: Updating from 1.12 to 2.0 causes the Start Button to be displayed incorrectly
Issue 7489: Updating from 1.12 to 2.0 causes the Start Button to be removed from the toolbar
Avoid NPE
Merge branch 'master' of github.com:firebug/firebug
[firebug-2.0b8]
Merge branch 'master' of github.com:firebug/firebug
[firebug-2.0]
Locale update: zh-TW
Locale update: zh-CN
Update locale: ru
Use proper argument
Update Locale: ja-JP
Catch exception to avoid Firebug UI breakage (happens when cloning extraKeys, see issue 7535)
Merge branch 'master' of github.com:firebug/firebug
Merge pull request #145 from fflorent/issue7524
Merge pull request #144 from simonlindholm/7528-eval-miscompilation-workaround
[firebug-2.0.1b1]
[firebug-2.0.1]
Provide proper cookie breakpoint type key
Issue 7496: Cookie breakpoints disappear after reopening Firebug
Issue 7521: Firebug 2.0 nested eval bug (part I.)
Issue 7521: Firebug 2.0 nested eval bug (part II.)
Avoid NPE
Issue 7561: Breakpoint issue (firebug 2.0.1 and firebug 2.0.0)
Merge branch 'issue7521'
A comment related to bug 1033927
Merge branch 'master' of github.com:firebug/firebug
[firebug-2.0.2b1]
[firebug-2.0.2]
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]
Merge branch 'master' of github.com:firebug/firebug
Issue 7647: nsICache has been removed
Issue 7648: Support for HTTP 2.0 response status
[firebug-2.0.4b1]
[firebug-2.0.4]
Merge branch 'master' of github.com:firebug/firebug
Update locale: fr
Merge branch 'master' of github.com:firebug/firebug
Revert "Update locale: fr"
Update locale: fr
Locale update: fr
Update locale: nl
Merge branch 'master' of github.com:firebug/firebug
Issue 7686 - introduce e10s notification panel
Issue 7686 - disable start button context menu
Issue 7686 - autohide panel
Issue 7686 - introduce action handlers
Issue 7686 - implement disable e10s
Issue 7686 - better logic for detecting e10s
Issue 7686 - Couple of TODO comments
Issue 7654: Don't use LoadContextInfo.default for opening HTTP cache entries
Issue 7686 find update and upgrade firebug
Issue 7686 update text
Issue 7686 - properly customize the start button
Update label
Merge branch 'issue7686' of github.com:firebug/firebug
Merge branch 'master' of github.com:firebug/firebug
Issue 7685 - introducing notification popup for Aurora
Issue 7685 - support for manual upgrade
Update learn-more link
Update messages (issue 7685 + 7686)
Start download automatically if manual upgrade happens.
Remove TODO comment
[firebug-2.0.5b1]
[firebug-2.0.5]
Issue 7699: Exception in Firebug 2.0.5
Catch and show 404s when upgrading Firebug
[firebug-2.0.6b1]
[firebug-2.0.6]
Better way to get/set e10s state
Merge branch 'master' of github.com:firebug/firebug
[firebug-2.0.7b1]
[firebug-2.0.7]
Locale update: fr
Merge branch 'master' of github.com:firebug/firebug
Locale update: sl-SI
Issue 7724: Firebug Breakpoint exception in current FF Nightly
Merge branch 'issue7721' of github.com:firebug/firebug
Smaller max of tracked dynamic scripts (related to issue 7721)
[firebug-2.0.8b1]
[firebug-2.0.8]
Tracing updated
Do not create an actor for disabled bp (related to issue 7760)
Issue 7717: Gray space on resize when UI is attached to the top
Update locale: fr (related to issue 7696)
Merge branch 'master' of github.com:firebug/firebug into issue7760-2
[firebug-2.0.9b1]
[firebug-2.0.9]
Merge pull request #7904 from simonlindholm/events-panel-breakage
[firebug-2.0.10b1]
[firebug-2.0.10]
#7906 Pretty print doesn't work
Merge pull request #7905 from simonlindholm/rm-padding-box
Merge pull request #7908 from fflorent/fix-monitor-script
[firebug-2.0.11b1]
[firebug-2.0.11]
#7928 Console tab - cannot check request & response header source when ajax called
Merge branch 'master' of github.com:firebug/firebug
Avoid NPE (related to #7928)
Merge branch 'master' of github.com:firebug/firebug
GCLI API has changed, avoid exception + comments (related to #7930)
Merge branch 'master' of github.com:firebug/firebug
Merge pull request #7931 from vlajos/typofixes-vlajos-20150807
#7918 The Script panel does not show any script when reopening Firebug in Fx 39
Merge branch 'master' of github.com:firebug/firebug
[firebug-2.0.12b1]
[firebug-2.0.12]
Merge pull request #7951 from firebug/issue7948
#7952 Update DevTools modules path
Merge branch 'master' of github.com:firebug/firebug
Fix typo
Merge branch 'bug1193583' of https://github.com/simonlindholm/firebug into simonlindholm-bug1193583
Merge branch 'simonlindholm-bug1193583'
Merge pull request #7929 from simonlindholm/flags
[firebug-2.0.13b1]
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 (165):
Fixed regular expression matching CSS values in regard of
One more fix related to FBTest.addWatchExpression(), which crops the
Yet another fix for URLs within the CSS value matching
Issue 4536 (Cache options)
Issue 4536 (Cache options)
Issue 4536 (Cache options)
Fixed broken merge
Merge branch 'issue4536'
Adjusted FBTest css/5507/issue5507 to also cover issue 6730
Issue 7315 (console.group() breaks error filtering)
Fixed FBTest title for search/6334/issue6334
Corrected spelling and changed description a bit
Removed unnecessary rule and parts from selectors
Make the corners of the completion list popup also rounded on Linux
Issue 7326 (Infotip for 'currentcolor' is broken again)
FBTest for issue 6673 (Preview of 'currentcolor' is incorrect)
Fixed FBTest dom/3597/issue3597.js
Extended search/6454/issue6454.js to also cover issue 4491 (HTML panel
Added info about issue 6406 (Color display setting doesn't affect color
FBTest for issue 3251 (Alt + double-clicking opens the selected node
Merge branch 'master' of https://github.com/firebug/firebug.git
Collapse the separator before the status path instead of just hiding it
Added ID to context menu option for setting an error breakpoint
FBTest for issue 5216 ("Break On This Error" missing from the context
Added steps to FBTest
Issue 6 (Find Next doesn't work in edit mode on the CSS tab)
Issue 7344 (Completion List Popup for Command Editor should look like
Adjusted font size of Completion List Popup to the one inside the
Fixed display of hovered window buttons
Added labelling comments, fixed formatting and removed unused rules
FBTest for Arr.arrayInsert()
FBTest for Arr.unique()
Use FBTest.testDone directly as callback for tasks.run()
Corrected FBTest message
FBTest for Arr.isArrayLike()
Improved Dom.getElementsByAttribute() but also marked it as deprecated
FBTest for Dom.getElementsByAttribute()
Marked Dom.getNextElement() and Dom.getPreviousElement() as deprecated
Improved speed of FBTests by avoiding the use of FBTest.TaskList()
Removed debug output
Fixed string cropping in regard of the max. number of characters and for
FBTest for Str.cropString()
Fixed FBTests broken by Str.cropString() changes done in
Added one more test case as requested in
Adjusted Dom.getElementsByAttribute() to throw an exception if an
Added comment that checking for a 'splice()' method to determine whether
Improved escaping of special characters within attribut value in
Added hint for CSS.escape()
Fixed and improved escaping of special characters within
Fixed font size of Completion List Popup on Linux
Fixed tooltip of CSSImportRule
Issue 7338 (Inconsistent placement and display of separators within the
Improved display of toolbar buttons
Collapse the separator also when there's no panel or no current object
Issue 7360 ("Go to line" in Script panel doesn't work)
Issue 5532 (Fix cookies labels and tooltips)
Issue 6400 (Console panel UI isn't updated when activating Break On All
Removed unnecessary padding from side panels toggle button
Removed unnecessary padding from Command Editor toggle button
Merge pull request #135 from firebug/issue6860
FBTest for issue 5244 (Allow CSS rules other than CSSStyleRules to be
Issue 7384 (When Source Edit is active, the Edit button looks weird when
Added Dom.getChildIndex() to return the child index of a node within its
Allowed FirebugReps.Description.render() to take an array of click
Improved 'chrome sources can't be debugged' message by pointing to the
Merge branch 'issue4470-test'
Issue 7070 (Improve status path design)
Made status path separator slightly darker
Merge branch 'issue7070'
Include subfolders of 'content' in build
Changed links to getfirebug.com to HTTPS
Changed links to getfirebug.com to HTTPS
Changed update URL to point to 2.0
Bumped up max. Firefox version to 40.*
Made XPI name derived from project name
Changed script to remove the temporary file copies and made XPI name
Added search icon for OS X (related to issue 7082)
Fixed display of toolbar buttons (related to issue 7082)
Merge branch 'issue7082'
Wrote 'Firebug' correctly
Simplified Str.toFixedLocaleString() by using the Internationalization
Improved display of cookie expiration date by using the
FBTest for Str.toFixedLocaleString()
Fixed code formatting
Don't wait for the debugger to resume to check the result within the
Fixed ancestor path for OS X (related to issue 7070)
Issue 7375 (UI issues with RTL languages)
Issue 7375 (UI issues with RTL languages)
Issue 7375 (UI issues with RTL languages)
Issue 7375 (UI issues with RTL languages)
Issue 7375 (UI issues with RTL languages)
Issue 7375 (UI issues with RTL languages)
Fixed positioning of the command line (related to issue 7375)
Fixed search buttons display under Linux (related to issue 7375)
Merged rules only differenciated by the locale direction where possible
Fixed RTL display under OS X (related to issue 7375) and ancestor path
Merge branch 'issue7375'
Issue 7433 (Shorten too long window urls in DOM panel)
Issue 7434 (Window buttons have a border on hover on OS X)
Additional fix for issue 7432 (Too much space on the left side of the
Fixed spelling mistake in a class name
Issue 7450 (Use lowercase hexadecimal for colours in the CSS window)
Prefer generating a lower case hex number when incrementing/decrementing
Adjusted FBTests broken by the changes of issue 7450
Issue 6881 (FBTrace avoids restoring the session)
Merge branch 'issue6881'
Simplified check for uppercase hex value
Clarified comment
Issue 7453 (Firebug icon is missing on about:addons page)
FBTest for Css.colorNameToRGB()
FBTest for Css.rgbToHex()
FBTest for Css.rgbToHSL()
Fixed compare string
Merge pull request #139 from sdavidg/master
Aligned the log message icons and counter at the top (related to issue
Fixed log message icon display (related to issue 6834)
Fixed gradient
Replaced command arrows by image
Removed obsolete panel toolbar background images (related to
Improved display of shortcuts
Merge branch 'master' of https://github.com/firebug/firebug.git
Issue 7396 (XHR requests don't apply to other filters)
Issue 7396 (XHR requests don't apply to other filters)
Merge branch 'issue7396'
Merge branch 'master' of https://github.com/firebug/firebug.git
Fixed adding of context menu items for network requests and improved
Issue 7318 (Spacing of icons within toolbar buttons is incorrect)
Fixed button display on OS X (related to issue 7318)
Merge branch 'issue7318'
Issue 7486 (Disable icon for CSS properties is cut off on Retina
Issue 7484 (Hovering JavaScript variables while debugging is not showing
Merge branch 'issue7484'
Issue 7305 (Add a button for pretty-printing the currently displayed
Moved script pretty-print button to the right of the location menu
Fixed NPE (related to issue 7305)
Improved tooltip for pretty-printing within Script panel to include a
Made the disabled state of the pretty-print icon more obvious (related
Moved setting the state of the pretty-print button at the right place
Merge branch 'issue7305'
Issue 7532 (Error in Firebug CSS)
Persisted requests page title missing when a filter is activated in the
Issue 7519 (Single quotes in German translation are escaped)
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
Issue 7637 (Broken display of received cookies with no
Issue 7640 (Firebug can't be opened anymore on Firefox 34)
Used 'documentURI' instead of 'document' object to persist the UI
Clarified comment about string constant concatenation
Further clarified comment about string constant concatenation
Fixed test case for issue 3652
Fixed test for issue 5400
Removed test case for issue 7300 as watch expressions are not cropped
Allow circumventing the cropping of POST bodies by allowing to set
Issue 7658 (Net panel misreports cookie expiration)
Issue 7671 (GCLI integration is broken)
Added missing semicolon
SebastianZ (5):
Made fix in regard to run Firebug on SeaMonkey (see
Preview of 'currentcolor' within gradients is incorrect in Style side
Preview of 'currentcolor' within gradients is incorrect in Computed side
CSS panel breakage because window.CSSCharsetRule was removed (issue
Issue #7922: CSS flexbox order property accepting pixel values
Simon Lindholm (84):
Allow non-objects in Dom.DOMMemberTester (related to issue 6985)
Add a test for auto-completing `url(s`
Remove some unnecessary 'nbsp's
Simplify closure inspector activation logic
Made FBTest exampleTaskList1 more idiomatic
Auto-complete "background-" -> "background-color"
Fix "break on next" button state after BreakpointModule.breakNow()
Issue 2476: Editing a node in HTML panel causes break on mutate to stop working
Don't die on dead wrappers in the status path
Issue 7376: Add line wrapping to HTML and CSS editors
Remove search when clearing HTML panel search field (part of issue 6705)
Reset HTML panel search when leaving edit mode (future proofing for issue 3189)
Update the status path immediately when stack frames arrive
Clear status path timeouts when flushing
Remove unnecessary test
Issue 6905: Remove the ID warning for $()
Issue 7385: Add a right-click option for setting a breakpoint for a function
Issue 7386: Normalize appearance of parameters in function rep
Some comments related to issue 7386
Issue 6463: console.log("a", "b") should have "b" in monospace
Issue 7393: Hitting Enter/Tab on a disabled CSS rule re-enables it
Avoid creating panels eagerly from breakpointModule
Fix detection of optimized-away values after bug 716647
Refactor consoleExposed into separate frontend and backend parts
Issue 7421: Give console.time sub-millisecond precision
Issue 2154: Make the console API available in web workers
Fix indentation of switch block
FBTest for issue 2154 (Make the console API available in web workers)
Fix display of optimized-out arguments after bug 1007164
Fix webworker console in Firefox <= 30
Issue 5440: Integrate EventBug into Firebug
Add a11y support for the Events panel (related to issue 5440)
FBTests for issue 5440 (Integrate EventBug into Firebug)
Revert "Issue 7456: Start button dropdown has incorrect background color when Firebug is disabled"
Issue 7455: Side panel tabs get allocated less space after viewing several panels
Never crop the text of the selected panel tab (related to issue 6534)
Change the minimum tab width to 60 (related to issue 6534)
Crop panel tabs from the start (related to issue 6534)
Resize side panel tabs on panel switch (related to issue 6534)
Issue 7472: Default values for CSS auto-completion changed
Don't default to the current global in DebuggerLib's getDebuggeeGlobal methods
Issue 7530: Toolbars are huge in combination with "Theme Font & Size Changer"
Issue 7528: Work around incorrect behavior of eval with Script panel enabled
Cope with X-rays to objects and arrays (related to issue 7535)
Issue 7552: All-caps properties of "window" are treated as "DOM constants"
Merge pull request #142 from e3rd/upload
Whitespace fixes
Add a hack for issue 7401 (Debugger causes second request on POST)
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
Issue 7657: Scripts list freezes the browser with very long "javascript:" url
Issue 7469: HTML structure collapses when it's changed
Make wrapper.js's cloneFunction do what it's meant to do
Add support for functions to Wrapper.cloneIntoContentScope
Get rid of __exposedProps__ in sourceEditor.js
Issue 7687: CodeMirror is broken in Nightly
Fix command line API and Net panel $p breakage resulting from bug 1065186
Fix dom/6985/issue6985 FBTest
Remove work-around for bug 982153 in >= Fx36
Remove usages of String.prototype.contains
Fix getThreadDebuggeeGlobalForContext for cross-origin frames
Issue 7729: Global properties starting with numbers show up in auto-completion
Issue 7774: Remove console.log().toString
Add Domplate.[gs]etElementData APIs to Firebug 2
Fix Events panel breakage
Stop using "box-sizing: padding-box"
Fix alignment of net panel twisty
Remove usages of non-standard method "".replace(_, _, flags)
Cope with renamed API evalInGlobal -> executeInGlobal (bug 1193583)
Thomas Andersen (47):
Issue 7327: Error in console when running pretty print on a blank document
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
issue 7082: OSX style issues in new UI
OS-X: Center toolbar buttons
Issue 7432: Too much space on the left side of the property path
Issue 7432: Too much space on the left side of the property path
Merge remote-tracking branch 'origin'
Veres Lajos (1):
typofix - https://github.com/vlajos/misspell_fixer
kaljak (15):
- moved CSSEditor from cssPanel.js to cssEditor.js
- readded StyleSheetEditor on Firebug object because Acebug is using it
- fixed missing domplate initialization
Merge remote-tracking branch 'origin/master' into issue7194
issue7194: use tabs if preference replacetabs is zero
- improved coding style
Merge remote-tracking branch 'origin/master' into issue7213new
issue7213: fixed parsePriority not being available for CSSEditor
Merge pull request #132 from kaljak/issue7194
issue7213: - fixed trailing comma and spaces in empty lines
Merge branch 'issue7213new'
fixed FBTest commandLine/55/issue55.js
issue7194: set default tab width to 2 spaces
issue6713: add "use regular expression" menuitem to searchmenu
Merge pull request #136 from kaljak/issue6713
sdavidg (7):
Update console.css
Issue 6834. Move logCounter to left
Update console.css
Prevent overflow rows
Align the counter to the left
Change tabs to spaces
The style "logRow-spy" should not be grouped
zendyani (7):
FBTest for issue 7068: fix issue number on title tag
Merge branch 'master' of github.com:firebug/firebug
Issue 6860: Avoid overlapping of element with breakpoint mutation type within Breakpoints side panel
Issue 6860 in fbug: Avoid overlapping of element with breakpoint mutation type within Breakpoints side panel
...
FBTest for issue4470: Preview for CSS gradients
FBTest for issue4470: Preview for CSS gradients
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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