Web开发工具 Firebug 1.9a1 发布

admin 13年前
     <p>Firebug是Firefox下的一款开发类插件,现属于Firefox的 五星级强力推荐插件之一。它集HTML查看和编辑、Javascript控制台、网络状况监视器于一体,是开发JavaScript、CSS、HTML和 Ajax的得力助手。Firebug如同一把精巧的瑞士军刀,从各个不同的角度剖析Web页面内部的细节层面,给Web开发者带来很大的便利。<br /> <br /> getfirebug.com 刚发布了 <a href="/misc/goto?guid=4958187510899236055">Firebug 1.9a1</a>。</p>    <p><strong>Firebug 1.9a1</strong> 兼容 <strong>Firefox 5 – Firefox 9</strong> .</p>    <p>Firebug 1.9 是一个全新的分支,主要特点:</p>    <ul>     <li>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!) (<a href="/misc/goto?guid=4958187511644365624">issue 1811</a>)</li>     <li>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 (<a href="/misc/goto?guid=4958187512378524264">issue 3754</a>) <p><img title="Web开发工具 Firebug 1.9a1 发布 支持全系 " border="0" alt="Web开发工具 Firebug 1.9a1 发布 支持全系 " src="https://simg.open-open.com/show/98c58b962c55915dd4e4fc8fdcc71134.jpg" width="562" height="226" /></p> </li>     <li>JSON response arrays (displayed in the Net panel) are not sorted alphabetically but Firebug respects indexes. Useful for all who work with HTTP/JSON (<a href="/misc/goto?guid=4958187513118503047">issue 4382</a>)</li>     <li>Debugger activation fixed. This is related to the annoying <em>debugger not activated</em> message (<a href="/misc/goto?guid=4958187513865514182">issue 4609</a>)</li>     <li>Every log in the Console panel now shows file name & line number (it’s coming from), not only error logs! (<a href="/misc/goto?guid=4958187514606445938">issue 4279</a>)</li>     <li>You can now open the mini-tab menu (used mainly for panel options) by right clicking one panel’s tab (<a href="/misc/goto?guid=4958187515342814378">issue 4723</a>)</li>     <li>Enabling and disabling panels is simplified and there is just one menu item for it (<a href="/misc/goto?guid=4958187516088626947">issue 4722</a>). <p><img title="Web开发工具 Firebug 1.9a1 发布 支持全系 " border="0" alt="Web开发工具 Firebug 1.9a1 发布 支持全系 " src="https://simg.open-open.com/show/e6dd212ddab6a9f067aad68495972fd2.jpg" /></p> </li>    </ul>