↧
Dynamic and Graphical Web Page Breakpoints: Firebug at WWW2010
On Thursday Apr. 28 Jan Odvarko (Honza) and I presented our paper “Dynamic and Graphical Web Page Breakpoints” at WWW 2010 in Raleigh, North Carolina, USA. These features were implemented in Firebug...
View ArticleNaming Anonymous JavaScript Functions
Tired of ?() or anonymous in your call stack in Firebug. Me too! Fortunately Salman Mirghasemi has a solution: a new algorithm for Naming Anonymous JavaScript Functions detailed in a paper by Salman,...
View ArticleCrossfire: Multiprocess Cross-browser Open Web Tools Protocol
Most Web developers write for all Web browsers, but their development tools only work on one browser. To the extent that browsers are standard, this works out. Except when it doesn’t. Then you are...
View Article