Gmail against Firebug ...
One of the things I like about Firefox is Firebug. I wonder why Gmail has started showing this ugly red flag recently ...
I think it is ugly because it does not make sense to have it as a red flag. People who run Firebug know that there is an overhead involved with it.
But it's the G-muscle, what can you do?


It seems that folks are angry about this (http://groups.google.com/group/firebug/browse_thread/thread/b05560443b65e83e/f0474ac2a32fcf01?hl=en&lnk=gst&q=gmail#f0474ac2a32fcf01)
Posted by Kedar Mhaswade on November 14, 2007 at 01:55 AM PST #
This is because Firebug uses a javascript hijacking technique to record XHR requests. Gmail protects its users by adding "while(1);" to the beginning of the response which throws hackers and firebug into an infinite loop.
Posted by neil on September 03, 2008 at 11:24 AM PDT #