Softpedia
 

WINDOWS CATEGORIES:



GLOBAL PAGES >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Bitdefender Total ...
  • Ocster Backup Pro ...
  • Hard Disk Sentinel...
  • FlashFXP [DISCOUNT...
  • DVDFab DVD Copy [D...
  • Kaspersky Internet...
  • Avast! Internet Se...
  • Avira Internet Sec...
  • Webroot SecureAnyw...
  • McAfee Total Prote...
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Nero 9 Free 9.4.12.3
    28,563 downloads
    Samsung PC Studio
    7.2.24.9

    25,383 downloads
    UMPlayer 0.98
    22,104 downloads
    Adobe Flash Player
    11.7.700.202 /
    11.8.800.50 Beta

    21,961 downloads
    Internet Download
    Manager 6.15 Build
    12

    21,405 downloads
    LibreOffice 4.0.3
    21,114 downloads
    Nokia PC Suite
    7.1.180.94

    18,735 downloads
    Google Chrome
    27.0.1453.94 Stable
    / 28.0.1500.20 Dev

    17,103 downloads
    Adobe Photoshop CS6
    13.0.1.1

    16,463 downloads
    HP USB Disk Storage
    Format Tool 2.2.3

    15,019 downloads
    Home > Windows > Internet > Internet Applications Addons > Mozilla Extensions > FireBug > Changelog

    FireBug 1.11.3 / 1.12 Alpha 6 - Changelog


    What's new in FireBug 1.12 Alpha 6:

    May 18th, 2013

    · Use in Command Line (issue 6422)
    · Precision for Console API %f log pattern (issue 6439)



    What's new in FireBug 1.11.3:

    May 13th, 2013

    · XHR messages are different in the Net and Console panel
    · CSS panel doesn't display contents of CSS file after reload
    · onreadystatechange fails for back-to-back XMLHttpRequests
    · Text copied from console has lots of line breaks
    · Update Firebug to use the new Private Browsing APIs
    · Menu & Toolbar: support for hierarchical menus (submenus)
    · Auto-completion is slow
    · Placeholder rules are no longer displayed in HTML Style tab.
    · CSS panel fails on interpreting @page
    · Console and DOM panel fail on interpreting @page
    · Location Menu disappears from CSS panel when switching between the Script panel
    · XHR Spy never finishes in Firefox 19
    · Page context menu displays all possible items
    · Tools menu not shown in SeaMonkey
    · Locale ru-RU: Search - Case Insensitive



    What's new in FireBug 1.12 Alpha 5:

    May 7th, 2013

    · Filter for DOM event logs (issue 229)
    · The CSS panel displays file with @media elements (issue 1717)
    · @keyframes rules are now displayed inside the CSS panel (issue 5290)
    · Autocompletion for Firebug’s CommandLine API (issue 5416)
    · @-moz-document rules are displayed inside the CSS panel (issue 5429)



    What's new in FireBug 1.11.3 Beta 1:

    April 15th, 2013

    Verified defects:
    · XHR messages are different in the Net and Console panel
    · CSS panel doesn't display contents of CSS file after reload
    · onreadystatechange fails for back-to-back XMLHttpRequests
    · Placeholder rules are no longer displayed in HTML Style tab
    · Tools menu not shown in SeaMonkey

    Fixed defects:
    · Text copied from console has lots of line breaks
    · Update Firebug to use the new Private Browsing APIs
    · Auto-completion is slow
    · CSS panel fails on interpreting @page
    · Console and DOM panel fail on interpreting @page
    · Location Menu disappears from CSS panel when switching between the Script panel
    · XHR Spy never finishes in Firefox 19
    · Page context menu displays all possible items
    · Locale ru-RU: Search - Case Insensitive

    Fixed enhancements:
    · Menu & Toolbar: support for hierarchical menus (submenus)



    What's new in FireBug 1.12 Alpha 4:

    April 6th, 2013

    · CSS panel doesn't display contents of CSS file after reload
    · Add context menu to frames html sebastia...@gmx.de
    · Show @page rules inside CSS panel css platform Copied Xpath is transformed to lowercase
    · Text copied from console has lots of line breaks console commandline
    · Update Firebug to use the new Private Browsing APIs refactoring
    · Location Menu disappears from CSS panel when switching between the Script panel
    · XHR Spy never finishes in Firefox 19
    · Improve usability of long (and wide) stack traces stack
    · Value attribute doesn't show up in console after it was added by JavaScript
    · Tools menu not shown in SeaMonkey
    · Locale ru-RU: Search - Case Insensitive



    What's new in FireBug 1.11.2:

    February 25th, 2013

    · Only allow to include JavaScript
    · Resetting all options should also delete all include aliases
    · Closure Inspector: .% syntax doesn't work when execution is stopped in frame
    · add FireClosure syntax in the help command
    · Don't show trace* in the command line help



    What's new in FireBug 1.12 Alpha 3:

    February 23rd, 2013

    New Net panel filters (Issue 6025, Issue 6273):
    · The old Flash filter has been renamed to Plugins and covers Flash as well as Silverlight HTTP requests. There is also a new filter labeled Fonts that is used to see HTTP requests for custom fonts only (font/ttf or font/woff mime-types).

    Help in the Command Line improved (Issue 6200):
    · The help command (available in Firebug Command Line) has been extended and displays also some useful tips for the Command line itself. So, apart from the Command Line API section (which was already available before) there is also Command Line Tips section. You can learn about how to inspect closure variables directly from the Command Line.

    · XHR messages are different in the Net and Console panel
    · onreadystatechange fails for back-to-back XMLHTTP requests
    · Flash in the Net panel should cover all browser plugins
    · add FireClosure syntax in the help command
    · convert breakpoint line numbers (one-based) to line indexes (zero-based) debugger
    · Firebug hangs at startup on blog.twitter.com
    · Auto-completion is slow commandline debugger performance completion Filter for fonts in Net panel
    · Placeholder rules are no longer displayed in HTML Style tab.
    · CSS panel fails on interpreting @page
    · Console and DOM panel fail on interpreting @page



    What's new in FireBug 1.12 Alpha 2:

    February 1st, 2013

    · Allow copying single CSS properties
    · Show JSON tab for empty responses
    · Closure Inspector: .% syntax doesn't work when execution is stopped in frame
    · Difficult to resize UI when completely shrunk
    · Auto-completion of large arrays is slow
    · Auto-completion should include global names declared in the same line
    · Clearing console doesn't work when throwy proxies are logged
    · Menu & Toolbar: support for hierarchical menus (submenus)
    · Don't show trace* in the command line help



    What's new in FireBug 1.11.2 Beta 1:

    January 19th, 2013

    · The main new feature we have introduced in this release is called Closure Inspector. It’s been previously implemented as an extension (FireClosure), but is now integral part of Firebug. So, you should uninstall the extension if you have it in your Firefox.

    Fixed:
    · DOM constants and properties are incorrectly recognized as user-defined properties
    · Integrate FireClosure
    · Lots of mis-categorized DOM properties
    · U+202E (RTL character) messes up the source code
    · Firebug doesn't see number properties anymore
    · Closure Inspector: some variables are treated as DOM properties
    · Closure Inspector: named function expression scopes are duplicated
    · layout panel raises "target is null" error (firebug.js:2439) html layout 1.12a1
    · Some elements shown as non-expandable in the DOM panel
    · FBTest net/4382 (JSON Sorting) fails
    · the DOMTokenList testing



    What's new in FireBug 1.12 Alpha 1:

    January 12th, 2013

    Closure Inspector:
    · Close Inspector feature is nicely integrated within Firebug UI and can be used to inspect JavaScript closures. Let’s see a few examples demonstrating how to use it.

    Fixed:
    · Online test results of FBTest should include expected and actual result of comparisons
    · Remove getUserData and setUserData usage
    · Can not move Quick Info panel
    · Displayed cookie size should consider the raw value instead of the decoded one
    · Deleting elements from the HTML panel doesn't work properly
    · U+202E (RTL character) messes up the source code
    · FireFile defaults edited CSS property values to "[Object CSSStyleRule]"
    · Firebug doesn't see number properties anymore
    · Only allow to include JavaScript
    · Resetting all options should also delete all include aliases
    · console.log([OBJECT]) doesn't show that it's an object when it has a toString() method defined
    · "Show External Errors" doesn't do anything
    · The addon bar should not open on install
    · Stop using mutation events in the CSS panel
    · Replace mutation events with mutation observers for the HTML panel



    What's new in FireBug 1.11.1:

    December 13th, 2012

    · Issue 6116: undefined values are ignored in string formatting of console.log
    · Issue 6119: Position of elements with `white-space: pre-wrap` isn’t displayed correctly
    · Issue 6124: Firebug add a new style tag with rules like .firebugResetStyles {} indefinitely.



    What's new in FireBug 1.11.0:

    December 7th, 2012

    New features:
    · SPDY Support
    · Performance Timing Visualization
    · CSS Query Selector Tool
    · New include() command
    · Observing window.postMessage()
    · Copy & Paste HTML
    · Styled Logging
    · Log Function Calls
    · Improved $() and $$() commands
    · Autocompletion for built-in properties



    What's new in FireBug 1.11 Beta 3:

    December 3rd, 2012

    · EventBug breaks Location Menu of Script panel
    · Unprefix all occurrences of transform, linear-gradient, transform-origin, calc, indexedDB
    · after iframe reload, "shade box model" lost
    · include() follow-ups
    · FBTest console/2271 FAILS: JS errors in AJAX callback functions are not shown
    · Use 'http-on-opening-request' event for break on XHR feature
    · U+202E (RTL character) messes up the source code
    · FBTrace: extensions.firebug.alwaysOpenTraceConsole must be always on
    · Firebug should display DOMTokenList content
    · Highlighting everything in a pseudo-array doesn't work
    · Scrolled-down editor for long value opens at wrong position



    What's new in FireBug 1.11 Beta 2:

    November 17th, 2012

    · Firebug doesn't get closed when popup window is closed
    · No mention of free software or open source
    · Cursor jumps when inspecting table element
    · Apply custom console log formatting on parts of the log
    · First-run page is not shown
    · Firebug & FirePHP compatibility



    What's new in FireBug 1.11 Beta 1:

    November 12th, 2012

    · Start Button infotip is not reflecting panel enablement immediately
    · Display window.postMessage() calls in console
    · Allow pasting HTML into the HTML panel
    · Don't match the first character case-insensitively in global completions
    · updateOption fires twice
    · Allow adjusting the cropping length of URLs of requests
    · Image infotip isn't shown anymore for relative paths



    What's new in FireBug 1.10.6:

    November 1st, 2012

    · Firebug 1.10.6 is a maintenance release fixing compatibility problem with Firefox 15. This problem caused the Start Button to disappear from Firefox 15 toolbar. It’s now fixed



    What's new in FireBug 1.10.5:

    October 26th, 2012

    · Location list in the Script panel can be filtered (Issue 5963)
    · Title in Firebug detached window is correct (related to Issue 5883)
    · Firebug can be opened in popup windows (Issue 5949)
    · First-run page is not opened till Firefox restart when Firebug is updated (Issue 5888)
    · Firebug properly shows scripts coming from iframes (Issue 5978)



    What's new in FireBug 1.11 Alpha 5:

    October 20th, 2012

    · Console support for performance.timing
    · Autocompletion for built-in properties
    · First Run Page logic improved
    · Firebug is available in popups



    What's new in FireBug 1.10.4:

    October 10th, 2012

    · Issue 4929: Update list of inherited properties
    · Issue 5783: Display of IPv6 addresses with port number is incorrect
    · Issue 5859: Delete “element.style” is broken
    · Issue 5883: Error “topWindow.exportFirebug is not a function” while Firebug is detached
    · Issue 5946: Firebug breaks Firefox UI when disabled
    · Issue 5945: Show source link for CSS errors
    · Issue 5908: Link to open the complete xhr response in a new Firefox tab does not work
    · Issue 5744: Radio button deselects when Firebug is open (situational)
    · Issue 5905: inspector blinks



    What's new in FireBug 1.11 Alpha 4:

    October 6th, 2012

    · Panel for CSS Selector Queries
    · Custom Firebug Commands
    · Improved $ and $$ Commands



    What's new in FireBug 1.11 Alpha 3:

    September 14th, 2012

    · Log Function Calls feature has been improved and it also shows the current stack trace (issue 5866).
    · There is a new infotip in the Cookies panel that previews cookie size (issue 5834).
    · Another little feature that makes Firebug so great is text cropping in the CSS panel. A huge string could sometimes totally break that window (issue 5879).



    What's new in FireBug 1.10.3:

    September 3rd, 2012

    · New pref to disable/enable delayed Firebug load
    · Can't set error breakpoint for shallow error when "Show Stack Trace with Errors" isn't set
    · Style side panel doesn't display CSS rules after reload
    · Code completion suggestion popup misbehaves after switching from command line to command editor
    · Inline editing of cropped attribute values shows the cropped value
    · Firebug triggers Firefox crash on Ubuntu since the fix for issue 5427
    · Infotip broken for web fonts defined via data URLs or having a different case than their definition
    · Fonts are not displayed inside Style side panel
    · Cookies with UTF-8 values let all cookies disappear
    · Short tag of element rep treats class=" a" as having a class ""
    · Firebug command does not go away when disabled
    · Delete "element.style" is broken



    What's new in FireBug 1.11 Alpha 2:

    August 24th, 2012

    · New pref to disable/enable delayed Firebug load
    · Style side panel doesn't display CSS rules after reload
    · Tables created via console.table() can't be scrolled horizontally
    · Cookies with UTF-8 values let all cookies disappear
    · Numbers formatting doesn't respect locale settings
    · DOM Panel: localStorage & sessionStorage "status-messages" are rendered different
    · Short tag of element rep treats class=" a" as having a class
    · Style panel source links too far down
    · HTML panel visibility updates should affect children
    · Wrong color of selected nodes with derived invisibility in the HTML panel
    · Changing an attribute of an element switches to it in the Style panel
    · Enable + disable of options doesn't always take effect
    · Firebug command does not go away when disabled
    · Delete "element.style" is broken



    What's new in FireBug 1.11 Alpha 1:

    August 18th, 2012

    · Beef up $x
    · Ability to create a new rule in the style panel
    · Differences in logging with the same arguments
    · Display of doctype for frames
    · Direction of "Add Watch" should be RTL in an RTL locale
    · SPDY support in the Net panel
    · DirTablePlate.memberIterator doesn't have context/level
    · Filter "character encoding" warnings
    · Can't set error breakpoint for shallow error when "Show Stack Trace with Errors" isn't set
    · Code completion suggestion popup misbehaves after switching from command line to command editor
    · Setting extensions.firebug.useDefaultLocale to true keeps the Cookies panel unlocalized
    · Debugging XML: "(null)" is allways added to the Xpath string in the tooltip text
    · Inline editing of cropped attribute values shows the cropped value
    · Long values in DOM tab not collapse back when closed
    · HTML tab in XHR vanishes on panel or browser tab change
    · Remove globalStorage support
    · link logged-events with event target
    · Firebug triggers Firefox crash on Ubuntu since the fix for issue 5427
    · Dutch language when right click context menu
    · Infotip broken for web fonts defined via data URLs or having a different case than their definition
    · Fonts are not displayed inside Style side panel



    What's new in FireBug 1.10.2:

    August 4th, 2012

    · Issue 5773: Firebug no longer displays 304 Not Modified lines in NET panel
    · Issue 5766: Breakpoint editor text is invisible!
    · Issue 5712: Firefox crashes when trying to log XMLHTTPRequest to console



    What's new in FireBug 1.10.1:

    August 2nd, 2012

    Fixed:
    · The Net panel’s timeline sorting is fixed (issue 4662)
    · Middle-click on an AJAX request opens it in a new tab again (issue 5341)
    · Break on features doesn’t increase CPU usage (issue 5618)
    · The HTML panel displays symbols for DTD entities by default (issue 5690)
    · Cookie breakpoint condition editor fixed (issue 5698)
    · AJAX requests can be resent again (issue 5714)
    · Firebug start button is displayed even on popup windows (issue 5711).
    · Expanding an XMLHttpRequest in Console tab before it ends makes JSON tab disappear
    · Incorrect sorting for timeline, if waterfall graph is broken
    · Open in new tab via middle mouse click is not working
    · Add option to copy request parameters
    · Enabling Break On ... costs a lot of CPU
    · install.rdf.tpl.xml is missing translator changes of install.rdf
    · HTML panel in 1.10 replaces non-Latin UTF-8 characters by default by entities
    · Cookie breakpoint condition editor doesn't work
    · Troubles with search tooltip
    · Autocompletion gray color in Command Line (within the Console panel) is too light, not enough contrast
    · Start Button is missing on popup windows
    · Can't resend requests
    · Firebug menu entry is added at the bottom of the Web Developer menu
    Firebug help links should be https:
    · Highlighting of changed HTML attributes doesn't work in some cases



    What's new in FireBug 1.10.0:

    July 13th, 2012

    · Bootstrapped Installation
    · Delayed Load
    · Cookies
    · Command Editor Syntax Highlighting
    · Autocompletion
    · Trace Styles
    · New Command: help
    · Link to Web-font Declaration
    · Support For Media Queries
    · Displayed Entities Format
    · Displayed Color Format
    · Tooltips for Menu Items
    · Support for “focus” CSS pseudo class
    · HTTP Requests From BFCache
    · Delete CSS Rule



    What's new in FireBug 1.10 Beta 3:

    July 7th, 2012

    · too much recursion when logging array contains itself
    · Normal HTTP requests and the different kinds of cache requests should be better distinguishable
    · Feedback from Mozilla Review Process
    · Add help for console API to Command Line
    · Firebug menu added several times with same ids
    · Better wiki page displayed after pressing F1 in Firebug
    · Better default completions for CSS
    · Wrong watch is deleted when function watch is expanded
    · "Reset All Firebug Options" option in Firefox Menu doesn't work
    · Avoid pre-completions when adding to the beginning of an expression
    · Visual design of HTTP responses coming from BFCache has been changed and so, it should be easier to distinguish these special requests from other requests (Issue 3757).



    What's new in FireBug 1.10 Beta 2:

    June 29th, 2012

    · Edit Mode ends when > is typed while editing about:blank
    · "Vertical panels" option in Firefox Menu > Web Developer > Firebug > Options doesn't work
    · No longer works on blank tabs
    · Element path doesn't get updated when changing elements in Edit mode
    · Can't set error breakpoint for shallow error
    · Remove memoryProfile CMD API in 1.10
    · Minus signs should not complete to -moz-calc()
    · Calling Firebug.getConsoleByGlobal at 'document-element-inserted' time fails
    · "Up" sometimes navigates from to another context
    · Incorrect cookie value decoding
    · URL encoding of cookies value
    · Edit mode doesn't work with no elements
    · Calling console API functions without parameters generates garbage
    · HTML editor doesn't escape "



    What's new in FireBug 1.10 Beta 1:

    June 23rd, 2012

    · There is a new preference extensions.firebug.hideDefaultInspector that allows to hide the built-in Inspector from the page context menu. Firebug appends its own menu-item in there so, the other one can be quite annoying (issue 5551).
    · You can now export cookies in standard Netscape format (issue 5588).



    What's new in FireBug 1.10a11:

    June 14th, 2012

    · This release introduces fresh new panel called Cookies. The panel that makes possible to view and manage cookies directly from within your Firebug.



    What's new in FireBug 1.10a10:

    June 14th, 2012

    · It is possible to pick a format that should be used to display CSS color values. Firebug offers three options: Hex, RGB, HSL. These options are available for CSS, Style and Computed panel (issue 3871).
    · Breakpoints are essential part of Firebug and several types of breakpoints are supported. It’s now possible to expand and collapse breakpoint groups available in the Breakpoints side panel (in the Script panel) (issue 4889).
    · The completion list supports keyboard (arrow keys, page up/down) and mouse wheel for navigation (issue 3660).



    What's new in FireBug 1.10a9:

    May 29th, 2012

    · Support for :focus CSS pseudo class (issue 3407)
    · Support for keyboard navigation within completion list (used in the command line) (issue 3660).
    · Better clipboard copy for styles in the Style side panel (issue 5461)



    What's new in FireBug 1.10a8:

    May 12th, 2012

    · Trace Styles (issue 2916) – This fresh new feature allows to trace all places which affected specific CSS attribute. This feature is now part of the Computed side panel where every CSS attribute is now expandable
    · Extended monitorEventS() API (issue 5406) – it’s possible to specify a group of events that should be monitored.
    · Auto Completion for CSS selectors (issue 5421) – Firebug auto-completes IDs or class names when the users creates a new CSS selectors!
    · Link between web-font usage and its declaration (issue 5438) – This feature allows to quickly find the place where web-fonts are declared.



    What's new in FireBug 1.9.2:

    May 10th, 2012

    · Edit element style from computed style does nothing
    · "Enable JavaScript and Refresh" doesn't work
    · "Break On This Error" missing from the context menu
    · Half-rendered panel shown off-place when clicking magnifier in search field
    · Ctrl-0 zoom requests are intercepted by Firebug
    · HTML panel doesn't get updated, if nodes are changed at another panel
    · Display of Style side panel fails for invalid character in string
    · domplate issue with BR() in it
    · FF nightly (Apr-05) broke DOM inspector
    · Further avoidance of Ci.nsIScriptError2



    What's new in FireBug 1.10a7:

    April 30th, 2012

    · This version fixes compatibility problem with Firefox Nightly (issue 5375)
    · Autocompletion for font-family property in the Style panel (issue 5373)
    · displayName function property is now supported also by the Profile (issue 5359)



    What's new in FireBug 1.10a6:

    April 3rd, 2012

    · CSS on in SVG placed in a mixed XHTML+SVG document does not show up on CSS tab
    · The script panel is taking over Firebug and it shouldn't
    · Selected script in script window changes when timer changes markup on page
    · Shortcut customizations are not applied until firebug is loaded
    · "Deactivate Firebug" is shown even when Firebug is already deactivated
    · Firebug opens upon first use of Ctrl+Shift+A/J shortcuts
    · Command + ENTER no longer runs entered command
    · Display of Style side panel fails for invalid character in string
    · FB toolbar icon does not get added by default anymore
    · Break on HTML mutation works only if the HTML panel is selected
    · HTMLCollection object is undefined in the Script panel
    · Allow rebind of Help/F1 shortcut key in Firebug's Customize Shortcut dialog



    What's new in FireBug 1.10a1 / 1.9.1:

    February 3rd, 2012

    · Firebug 1.9.1 is compatible with Firefox 12.



    What's new in FireBug 1.10a1:

    January 16th, 2012

    · Scroll arrows sometimes appear on Firefox tab bar at startup with only one tab open
    · Add option to delete CSS rule
    · Dispatch event on CSS property name change
    · Option to open an AJAX response in a firefox tab
    · netProgress.js uses a funny way to access a single cache metadata element
    · spy.logRow is undefined
    · Remove "Show chrome sources"
    · Scroll position script window - XHR requests



    What's new in FireBug 1.9.0:

    January 7th, 2012

    · Firebug UI docking
    · Copy JSON responses to the clipboard
    · Syntax error position displayed
    · New column in the Net panel: Protocol
    · Quickly Remove Elements from the page
    · Function objects: displayName property
    · Every Console log has its origin info
    · Resend HTTP request
    · Tooltip for conditional breakpoints
    · Add Watch from the DOM panel
    · Response Headers from the browser cache
    · Font Viewer
    · Font Tooltip
    · Tooltip tip for array items



    What's new in FireBug 1.9b5:

    December 27th, 2011

    · A problem with HTML edit (issue 5058) is fixed in this release.



    What's new in FireBug 1.9b4:

    December 19th, 2011

    · Fixed couple of bugs (issue 3009 and issue 1189) in the Style side-panel (the one within the HTML panel)



    What's new in FireBug 1.9b2:

    December 19th, 2011

    · Stability and regression bugs
    · Memory Leaks



    What's new in FireBug 1.8.4:

    November 17th, 2011

    · Quick compatibility update (compatible with Firefox 9)



    What's new in FireBug 1.9b1:

    November 17th, 2011

    · Extended the Net Panel and implemented a support for WOFF fonts. It is now possible to inspect meta-data of *.woff files sent by the server.
    · Firebug can be positioned on all fours sides of the browser window. Use Firebug Start Button to pick the one you prefer!



    What's new in FireBug 1.9a5:

    November 3rd, 2011

    · Compatible with Firefox 5 – Firefox 10 (nightly).



    What's new in FireBug 1.8.3:

    September 27th, 2011

    Fixed:
    · The command-line tab-out-prevention also prevents ctrl+tab from working
    · Show infotip, if multi-highlight limit is exceeded
    · 'Show BF Cache Responses' option does not work
    · Net panel: Obscure configuration "Show BF Cache Responses"
    · No file name shown for requested URL paths
    · frame.eval fails for everthing but the newest frame of the stack
    · Editing a node value doesn't update inside HTML panel



    What's new in FireBug 1.9a3:

    September 24th, 2011

    · Autocompletion in Firebug Command line has been improved (issue 3622 and issue 4803)
    · Vertical position (line number) is preserved across page reloads (issue 1413)



    What's new in FireBug 1.8.2:

    September 8th, 2011

    · Firebug 1.8.2 fixes 22 issues since (1.8.1) and is compatible with Firefox 5, 6 and 7 (beta)



    What's new in FireBug 1.8.1:

    August 11th, 2011

    · Bug fixes
    · Compatible with Firefox 5 and Firefox 6.



    What's new in FireBug 1.8.0:

    July 30th, 2011

    · New console.timeStamp() method
    · IP Address displayed in the Net Panel
    · HTML Preview Reloaded
    · Improved Script Location List
    · Command Line Content Persistence across page reloads
    · New DOM Panel Options
    · CSS Panel Color Tooltips
    · Shortcuts for Changing CSS values
    · Better Support for External Editors
    · Box Sizing Exposed



    What's new in FireBug 1.7.3:

    June 21st, 2011

    · These releases fix a security issue



    What's new in FireBug 1.8b3:

    June 21st, 2011

    · This release also introduces new console API: console.timeStamp(); The method produces time event displayed on Net panel’s timeline. This feature can be used to compare Javascript execution time with HTTP traffic timing, which is useful especially in cases where the page dynamically downloads Javascript files and you need to know when a piece of code is executed.



    What's new in FireBug 1.8a3:

    June 3rd, 2011

    · Support for pseudo elements like “:first-letter”, “:first-line”, “:before”, etc. (issue 537)
    · New shortcuts for changing CSS values (numbers) Ctrl+Up/Down now increases/decreases by 0.1, Shift+Up/Down increases/decreases by 10. (issue 1338).
    · New option for those who don’t like the old Firebug status icon: extensions.firebug.showStatusIcon (issue 4089)
    · Tooltips for CSS colors improved, now appearing also for RGBA, HSL and HSLA values (issue 4411).



    What's new in FireBug 1.7.2:

    June 3rd, 2011

    · Support for debugging Dojo (you need Firefox 3.6+Firebug 1.7.2 or Firefox 5.0 + Firebug 1.8, Issue 4289)
    · Tooltips for function arguments in the Watch side panel (Issue 4428)
    · API fixed for Firebug extension developers (Issue 4435)
    · Better support for JSON responses in the Net panel (Issue 4439)
    · Keyboard shortcut for the Inspector fixed (Issue 4452)



    What's new in FireBug 1.7.1b3:

    May 19th, 2011

    · When downloading huge files firebug sucks up all available memory and then crashes firefox (Issue 3123)
    · Buggy autocompletion in small command line is messing with cursor placement (Issue 3709)



    What's new in FireBug 1.8a2:

    April 23rd, 2011

    New Features:
    · Contents of the command line and command editor is now persistent across reloads (issue 4087)
    · Height of HTML preview in the Net panel is now adjustable using drag’n drop (issue 4224)
    · The default keyboard shortcut for changing text size is changed to Cmd+Alt++ reps. Cmd+Alt+- (issue 4311)
    · DOM Breakpoints can be removed/disabled/enabled from the Breakpoints side panel like any other breakpoints (issue 4386).
    · DOM panel has two new options: showOwnProperties – check if you don’t want see the prototype chain for objects and showEnumerableProperties – check if you want to see only enumerable properties (issue 4390).

    Memory Profiler:
    · This version also contains a simple Memory Profiler feature (issue 4376). This feature is based on the same APIs as the well known about:memory page, but displaying differences between two executions points.



    What's new in FireBug 1.7.1b1:

    April 9th, 2011

    · A message about known issues with Firefox is gone (issue 4287)
    · AJAX requests displayed in the Console show the proper line where it occured (issue 4310)



    What's new in FireBug 1.7.0:

    March 22nd, 2011

    · Break notification message redesign
    · Only show applied styles
    · Open with editor feature improved
    · Support for local, session and global storage examination in the DOM and Console panels
    · New API for Firebug extensions
    · New Firebug start button
    · Large command line has history
    · CSS panel is now displaying @font-face rules.
    · Pressing F1 opens a help page (Firebug UI must be opened and focused)
    · Inspector improved and solid as a rock!
    · Automated testing framework improved and 150+ tests watching Firebug features



    What's new in FireBug 1.7b3:

    March 18th, 2011

    · CSS Properties in the Style side-panel can be disabled/enabled again (issue 4227)
    · JavaScript object are properly logged in the Console (issue 4209)



    What's new in FireBug 1.7b2:

    March 18th, 2011

    · The most noticeable change is probably break notification UI (issue 4144). Not only the message doesn’t take so much space and so, more actual source code is visible, but it also nicely teaches the user about how to get it back if it’s been disabled.



    What's new in FireBug 1.7b1:

    March 4th, 2011

    Fixed:
    · Only show applied styles in Style side panel (issue 223). If you dealing with a page that uses a lot of CSS rules and the Style side panel looks messy showing also overwritten declarations, you can utilize a new Only Show Applied Styles filter.
    · Goto a line number available in the Script panel is now more visible in the UI
    · Now you can pass even a line number when invoking an editor. This way you can start script editing immediately at the right place and avoid tedious scrolling (issue 1480).
    · Better representation of the Date object within Firebug console (issue 4088). If you log a date object into the console you can see its actual value now.
    · Firebug console also supports logging of the globalStorage field
    · Extending Firebug: better API for reusing an info-tip within a Firebug extension (issue 4175).



    What's new in FireBug 1.7a10:

    March 4th, 2011

    · Firebug start button in Firefox toolbar
    · Inspector API for Firebug extensions
    · Large Command line has history



    What's new in FireBug 1.6.2:

    February 7th, 2011

    Fixes couple of problems:
    · Issue 3933: Suspend/Resume activity for network debuggers got broken in 1.6/1.7
    · Issue 3880: Firebug UI disabled when hitting a error breakpoint



    What's new in FireBug 1.7a9:

    February 7th, 2011

    · This version fixes an annoying bug that breaks Firebug panel switching (in case your browser window is maximized and you have tabs on top).
    · This release also contains a fresh new improvement for the inspector.
    · Also improved visual presentation of a feature that allows to filter list of scripts in the Script panel (issue 3940).



    What's new in FireBug 1.6.1:

    January 6th, 2011

    · Fixes problems reported for 1.6.0. Among other things the ‘Ctrl + Shift + Arrow shortcut collision’ is fixed.



    What's new in FireBug 1.6.1b2:

    January 6th, 2011

    · Includes a new patch solving the Ctrl + Shift + Arrow shortcut collision.



    What's new in FireBug 1.6.1b1:

    January 6th, 2011

    · Firebug keyboard shortcuts are active only if Firebug UI is focused to avoid possible collisions with shortcuts defined on the current page
    · $$ (css query on the command line) returns real JavaScript array so, you can create expressions like: $$("p")[1] to directly access individual elements
    · Firebug doesn’t convert XML documents to HTML unless the user insist
    · Watch panel properly displays local variables
    · The DOM panel displays also TEXT properties
    · Problem with the search box on Linux fixed



    What's new in FireBug 1.7a7:

    November 30th, 2010

    · Fixed UI problems with Firefox themes (issue 791)
    · Net panel displays correct response in case of HTTP authentication (issue 1927 and issue 3526)
    · Better UX for panel options management (issue 3655)
    · A workaround for inspecting XUL caused problems for the HTML panel; we moved the workaround so it only applies to inspection.



    What's new in FireBug 1.6.0:

    November 30th, 2010

    Console and Command Line:
    · Command line available on all panels
    · New API for the console object: console.table()
    · Console allows to filter its content
    · Improved auto-completion now the best of all
    · Logging of cut/copy/paste events
    · Support for XPath console logging
    · Descriptive background colors for console messages

    HTML:
    · Support for expand All through a context menu or by pressing '*'
    · When copying XPath, namespace is included (if any)
    · Improved display of iframes
    · DOCTYPE is now also displayed
    · Scrollable Breadcrumbs
    · Better keyboard navigation

    CSS:
    · Better search match highlighting
    · SVG CSS autocomplete
    · Support for copying CSS declarations
    · Folding for computed styles
    · Auto-completion for "!important"

    Script:
    · Disabling break on next error
    · The stack panel now displays argument names and values + support for expanding/collapsing
    · Script Panel shows nicer message when it is inactive during page load
    · Improved presentation of the scope chain in the Script panel Watch side panel
    · Save and restore breakpoints across Firefox sessions
    · Script panel file list has auto scroll button and shows filtering text

    DOM:
    · Show the prototype, constructor, and __proto__ properties of objects
    · localStorage and sessionStorage now also displayed
    · Better search match highlighting

    Net:
    · BF Cache reads are also reported
    · MozAfterPaint events displayed in the timeline
    · SVG pretty print in the net panel
    · Better search match highlighting
    · edit] Toolbars and Menus
    · Back and Forward arrows
    · Scrolling Panels tab Bar
    · New option to use en-US locale

    Miscellaneous:
    · First Run Page now displayed when new Firebug version is installed
    · TestBot result page displaying results from automated testing
    · Known issue page
    · Visual indication for search field not finding any matches
    · Support for private browsing mode
    · Filterable file location menus
    · Locale updates + one new language
    · New Firebug icon
    · Editor configurations improvements



    What's new in FireBug 1.7a1:

    September 1st, 2010

    · Fixed: Long function names resp. selectors are overlapping with file name in Side Panels
    · Fixed: All FireBug windows show text overlapped
    · Fixed: disabling styles with selector attribute with value disappears
    · Fixed: First run page appears on all windows on restart
    · Fixed: Closing iframe & html tag not displayed correctly



    What's new in FireBug 1.6a10:

    April 28th, 2010

    · Back/Forward buttons keyed to Control-Shift Left,Right arrows
    · Breakpoints saved across Firefox sessions
    · Font changes in the command line



    What's new in FireBug 1.5.4:

    April 28th, 2010

    · Issue 2788: Script panel files get truncated
    · Issue 2942: Style tab loses its options
    · A fix for script truncation related to break-on-error



    What's new in FireBug 1.5.0:

    January 20th, 2010

    Firebug 1.5 contains significant improvements to the HTML, Console and Net panels. Some of the features include:
    · Inspector improvements
    · Greatly-enhanced Net panel timings
    · Persist buttons
    · Additional Break functionality.



    What's new in FireBug 1.4.5:

    January 18th, 2010

    · This is a minor release to fix a bug found in Firebug 1.4.4



    What's new in FireBug 1.4.4:

    November 4th, 2009

    · Adds support for Firefox 3.6 (beta).
    · Bug fixes.



    What's new in FireBug 1.4.3:

    November 4th, 2009

    · Fixes a problem where Firebug could lose activation state for URLs if browser history was removed.
    · Replaced "Off for All Web Pages" with "Clear Activation List".



    What's new in FireBug 1.4.2:

    August 5th, 2009

    Includes:
    · locale updates (cs-CZ, uk-UA, ja-JP)
    · inspect E4X objects (issue 2114)
    · POST Data not fully viewable (issue 2105)
    · better console logging (related to issue 1860)
    · allPagesActivation pref
    · a11y fixes
    · Translator name updates



    What's new in FireBug 1.4.1:

    July 28th, 2009

    · Stability improvements and bug fixes.
    · Issue 2007: multiple arguments to console.error()
    · a11y performance improvements, CSS panel fixes, Mac styling.
    · Issue 2124: Search options pop-up not keyboard accessible (a11y)
    · Issue 2110: disabled javascript on some sites
    · Issue 1970: Errors inside an XmlHttpRequest.onReadyStateChange fail silently



    What's new in FireBug 1.4.0:

    July 17th, 2009

    · Reordered Tab strip and toolbars,
    · Accessibility and Key Bindings UI,
    · Multi-panel search,
    · Improvements to the Net panel,
    · Simplified Panel activation,
    · Break-on-next function call,
    · Performance improvements in the Script panel,
    · Over 150 bug reports fixed.



    What's new in FireBug 1.4.0b7:

    July 8th, 2009

    · fixes for issue 1963, undefined objects in console and DOM panels,
    · issue 1968, on for all pages, but minimized,
    · issue 1970, Errors inside an XmlHttpRequest.onReadyStateChange fail silently,
    · fixed exceptions in Console and additional context-related problems around detached Firebug windows.

    · Also, as a temporary addition, changed the [X] button (close) to a text label that reads "Off". This is to clarify a change between Firebug 1.3 and 1.4. The behavior of the Off button now closes and disables Firebug, whereas in 1.3, it acted as a minimize feature.



    What's new in FireBug 1.4.0b2:

    June 15th, 2009

    · This release includes some fixes for a11y, code cleanup and other bug fixes.



    What's new in FireBug 1.3.3:

    March 10th, 2009

    · Fixed problems with Net panel and XMLHttpRequest.
    · Fixed problems with UTF-8 encoding.



    What's new in FireBug 1.2.1:

    September 13th, 2008

    · Issue 502: Component is not available (SessionStore exception)
    · (Port of R967) verified that the browser element has disableHistory. No error message in ErrorConsole

    · Issue 1110: Firebug doesn't respond (abclinuxu.cz) -- very long URL
    · (Port of R968) verified that issue testcase loads, long URL show up in Script filelist

    · Issue 1097: inspect image tooltip confuses images from different tabs
    · (Port of R969) verified that the issue test case gives the right image for the second page

    · Verified test case http://www.janodvarko.cz/firebug/tests/ Issue1092 .htm

    · Issue 1109: Missing POST information (empty POST tab)
    · (Port of R972) verified http://xemc.net/missing_post_bug.php

    · Issue 874: User object incorrectly identified as arrays (contribution by nielsen.chris)
    · (Port R973 and R979) verified http://chris.photobooks.com/tests/firebug/NotAnArray/NotAnArray.html

    · Issue 1063: Spanish translation for 'script' shouldn't be 'guión' (contribution by eternoendless)
    · (Port R974) DID NOT RETEST

    · Script panel Filelist initialized correctly now
    · (Port R980) DID NOT RETEST

    · If Script disabled, stop sooner
    · (Port R981) DID NOT RETEST

    · Issue 1121: "Open in Tab" does a POST request for a GET request
    · (Port R988) DID NOT RETEST

    · Issue 1125: Net panel not working as expected (1.2.0)
    · (Port R989)DID NOT RETEST

    · Remove unused parameter from Firebug.ActivableModule.getMenuLabel (used to return labels for panel activation menu).
    · (Port R992)
    · Avoid message Failed to get string
    · (Port R993) Verified message is not on OS console

    · Issue 1137 : Forgets which JS file being viewed after switching away and back to Script tab
    · (Port R994) Verifed both test cases

    · Convert all spaces in localized strings to underscore to create key for .properties file
    · (Port R1006) DID NOT RETEST

    · Implement CSS option showUserAgentCSS, default false, partial fix for Issue 1107: Toggleing Table css properties breaks page permanently firebug 1.2.0b1
    · (Port R1007) Verified that the option exists and functions both directions.



    What's new in FireBug 1.2.0 Beta 7:

    August 8th, 2008

    · Beta 7 includes fixes for the Hungarian locale, and the HTML / Net panels.



    What's new in FireBug 1.05:

    October 19th, 2007

    · Fix bug in displaying the source of scripts and stylesheets in the HTML tab
    · Change the license to BSD




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM