Monday, March 31st, 2008
Category: Debugging
, Firefox
<
p
>
There are some bleeding edge releases in the world of the Firebug.
A new alpha version of Firebug 1.2 is available for testing. It has several performance improvements, and some new UI. Give it a go and report any issues.
Also, ChromeBug takes Firebug into the world of debugging full Firefox extensions. It depends on the alpha of Firebug 1.2 and once installed you can boot it up via:
firefox.exe -chrome chrome://chromebug/content/chromebug.xul -firefox
- Firefox aids Ajax debugging
FireBug, an add-on to Firefox, is designed to help developers overcome the debugging hassles long associated with JavaScript. Developers can use it...
- Avoiding potential complications in debugging and testing rich web applications
New technologies like cross-platform communication, AJAX applications and .NET have complicated software testing. In this tip, learn proven techniques...
- Ajax testing: Using available tools is key
Ted Husted is a business analyst, author, consultant, and speaker. His books include JUnit in Action, Struts in Action, and Professional JSP Site...
- Better software through debugging and unit testing
Bugs plague software project big and small, and today's complicated software makes debugging more difficult than ever. Let these tips, tutorials,...
- The Art of Debugging with GDB, DDD, and Eclipse -- Ch. 1
Chapter 1 of The Art of Debugging with GDB, DDD, and Eclipse presents an overview of the debugging process and the role of debugging tools, and walks...
Is there a way to open the chrome window while already in firefox or is re-openning it the only way?
There used to be an option to disable Firefox for all sites except a whitelist of domains. I don’t see that in the new version; is it gone for good?