Firebug 1.9a1 发布,支持全系 Firefox
时间:2011-08-28 来源:开源中国社区
getfirebug.com 刚发布了 Firebug 1.9a1。
Firebug 1.9a1 兼容 Firefox 5 – Firefox 9 .
Firebug 1.9 是一个全新的分支,主要特点:
- Firebug supports displayName for function object and so Firebug stack traces can use custom name for anonymous functions (JSD doesn’t allow to use this for profiler results). This feature will be yet improved as soon as Salman Mirghasemi algorithm is ready (should happen soon!) (issue 1811)
- Design of the DOM panel has been improved and individual entries are now separated by neat horizontal line. Entries also react on mouse-over events and so it’s easier to make context menu operations (issue 3754)
- JSON response arrays (displayed in the Net panel) are not sorted alphabetically but Firebug respects indexes. Useful for all who work with HTTP/JSON (issue 4382)
- Debugger activation fixed. This is related to the annoying debugger not activated message (issue 4609)
- Every log in the Console panel now shows file name & line number (it’s coming from), not only error logs! (issue 4279)
- You can now open the mini-tab menu (used mainly for panel options) by right clicking one panel’s tab (issue 4723)
- Enabling and disabling panels is simplified and there is just one menu item for it (issue 4722).
相关阅读 更多 +