|
|
|
|
|
by mbrubeck
5206 days ago
|
|
Well, the Firefox dev tools team also shipped the new Web Console and JavaScript Scratchpad in recent releases [1] and has been improving them rapidly. They've already landed much of the back-end code for the new JS debugger protocol [2] which will eventually culminate in a complete new debugger including features like remote debugging of Firefox for Android. They've also been working with the Firebug team on improved stability and other enhancements. Today's announcement for Firefox 11 is just about the stuff that happened to ship during the most recent six-week release cycle. It doesn't mean that the team isn't working on lots of other projects [3]. [1] https://hacks.mozilla.org/2011/11/developer-tools-in-firefox... [2] https://wiki.mozilla.org/DevTools/Features/Debugger [3] https://wiki.mozilla.org/DevTools/Features |
|