网页调试工具,Firebug 1.11 alpha 3 发布

jopen 12年前
   <p><a href="/misc/goto?guid=4958183982111764011" target="_blank">Firebug</a>是Firefox下的一款开发类插件,现属于Firefox的 五星级强力推荐插件之一。它集HTML查看和编辑、Javascript控制台、网络状况监视器于一体,是开发JavaScript、CSS、HTML和 Ajax的得力助手。Firebug如同一把精巧的瑞士军刀,从各个不同的角度剖析Web页面内部的细节层面,给Web开发者带来很大的便利。</p>    <p><img alt="网页调试工具,Firebug 1.11 alpha 3 发布" src="https://simg.open-open.com/show/ac44ae4ff83969d21753ab267b98d8f8.gif" width="554" height="251" /></p>    <p>getfirebug.com 发布了 <a href="/misc/goto?guid=4958524122357233505">Firebug 1.11a3</a></p>    <p><strong>Firebug 1.11a3</strong> 修复了 <a href="http://code.google.com/p/fbug/issues/list?can=1&q=label%3Afixed-1.11-a3&colspec=ID+Type+Status+Owner+Test+Summary+Reporter&cells=tiles">19 个Bug</a>.</p>    <p>需要关注的内容:</p>    <ul>     <li><a href="/misc/goto?guid=4958524122619352651">Log Function Calls</a> feature has been improved and it also shows the current stack trace (<a href="/misc/goto?guid=4958524122737681740">issue 5866</a>). <p><img class="alignnone size-full wp-image-1810" title="function-call-log" alt="网页调试工具,Firebug 1.11 alpha 3 发布" src="https://simg.open-open.com/show/d9c57fb6132c1d1ec24738993dc36591.png" width="383" height="208" /></p> </li>     <p> </p>     <li>There is a new infotip in the Cookies panel that previews cookie size (<a href="/misc/goto?guid=4958524122882357797">issue 5834</a>). <p><img class="alignnone size-full wp-image-1811" title="cookie-size-tooltip" alt="网页调试工具,Firebug 1.11 alpha 3 发布" src="https://simg.open-open.com/show/ebdbc454a477bc502d747b4d56d7fdfd.png" width="256" height="105" /></p> </li>     <p> </p>     <li>Another little feature that makes Firebug so great is text cropping in the CSS panel. A huge string could sometimes totally break that window (<a href="/misc/goto?guid=4958524123011759067">issue 5879</a>). <p><img class="alignnone size-full wp-image-1812" title="cropping-css-values" alt="网页调试工具,Firebug 1.11 alpha 3 发布" src="https://simg.open-open.com/show/c20ff0aecd239e791b3a7a7e33bc8b2c.png" width="401" height="159" /></p> </li>    </ul>    <p>Firebug 团队仍在继续努力开发对 JSD2 的支持,JSD2 是新的 JavaScript 调试服务,允许通过 <a href="/misc/goto?guid=4958524123132553156">Remote Debugging Protocol</a> 进行调试。</p>