作者huenlil (Lanfear)
看板Browsers
标题[-Fx-] Firebug 1.20b4
时间Mon Jun 30 12:11:05 2008
http://wiki.moztw.org/index.php/Firefox_FAQ ▏▎▍▌▋▊ Firefox FAQ
───────────────────────────────────────
Firebug是网页浏览器 Mozilla Firefox 的一个扩展,让抓虫除错、编辑、甚至修改任何
网站的 CSS、HTML、DOM、与 Javascript代码,以及提供其他网页开发工具,例如Yahoo!
最近提供的网页速度优化建议工具YSlow。Firebug官方网站对它可做什麽事有详细指南。
Firebug是哈维 (Joe Hewitt)撰写的。他是原始火狐创作者之一。
Firebug 终於正式释出支援FX3的版本罗
Addon:
https://addons.mozilla.org/zh-TW/firefox/addon/1843
Change log
http://tinyurl.com/3sarm2
更新版本後比较明显的有
1. inspect 又有方框标定了
2. 中文介面
3. 新增一个 panel 控制各网页是否使用 script/net/console
其他功能还要继续摸
下面是功能变更处,还有一堆bug fix
== Enablement UI ==
* Disable always: when the Firebug UI is not active on any page, the
debugger is disabled (minimal overhead)
* Instant on: when the Firebug UI is active, HTML, CSS, DOM views
activate (minimal overhead)
* Script panel user-activation: initially disabled or enabled always
* Net panel user-activiation: initially disabled or enabled always
* Console panel user-activation: initially disabled or enabled always.
Controls ShowXMLHTTPRequest, consoleListener
* Bug Icon gray unless some page has Script or Net panel activation
* Multipanel enablement.
* No Allowed-sites/Disable for Site: no longer needed.
The UI for this feature is being refined; overhead tests have not been
completed.
We are interested in feedback on this UI change.
== Javascript Debugging ==
* Written/cleaned up eval support
* Performance on eval better, easier to support.
This feature is complete; Bug reports on javascript debugger welcome.
== Net Panel ==
* Net timing more accurate
* Only real network requests displayed.
* Limit for number of requests (configurable in preferences).
* Additional columns for: request method, status response + text
* Cache tab has expiration time in Net panel
== Console ==
* Redesigned to use events/attribute passing.
tests/console/joes-original/test.html mostly passes
== Command Line ==
* Redesigned to avoid using evalInSandbox.
tests/console/commandLineObjects.html mostly passes
commandLineAPI functions, ok.
== DOM Panel ==
Works for FF3pre after about 2008041406
(
https://bugzilla.mozilla.org/show_bug.cgi?id=425139)
== Misc ==
Secure updates via signed update.rdf with xpi updateHash values.
== Localization ==
* Hu-hu by Zoltan Papp (issue 749)
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 202.133.252.2
※ 编辑: huenlil 来自: 202.133.252.2 (06/30 12:14)
1F:→ gaelelw:1.2.0b3就支援fx3了 06/30 15:16
2F:推 realmax:之前用会有中文乱码情形,不知道是否有了改善? 07/01 09:35