Tag Archives: Firebug

Maiden Voyage of the DOM Sailbloat

As many of you may already know, my day job includes managing a large and complex enterprise jQuery-based user interface component library. It’s used by all new web applications at the company, which boasts over an IT department of approximately 1500 people and hundreds of web applications. Needless to say, I get a fair volume [...]
Posted in DOM, JavaScript, Projects | Also tagged , , | 5 Comments

JavaScript Code Coverage Tool for Firebug

Download FirebugCodeCoverage-0.1.xpi Recently, I’ve become interested in client side automated testing tools. When I found the Selenium plug-in for Firefox, I was blown away. I can record actions in my browser and play them back! No more manual testing of JavaScript code! Researching a little bit more about automated testing tools led to the discovery [...]
Posted in JavaScript, Projects, Web Browsers | Also tagged , , | 22 Comments