Bug#553635: Javascript waits for infinitity for blocked content

Mike Hommey mh at glandium.org
Mon Jan 18 07:56:26 UTC 2010


On Sun, Jan 17, 2010 at 11:09:13PM +0000, Mark Hobley wrote:
> 
> 
> --- On Wed, 23/12/09, Mike Hommey <mh at glandium.org> wrote:
> 
> > How frozen is the browser ? Is the entire browser frozen or
> > is only the display of the given web page frozen ?
> 
> Hi Mike.
> 
> I have just retested this. It is just the given web page that is frozen. Other pages continue to work in the background.
> 
> I pulled up some page information, while the browser is sitting there. The problematic entry is as follows:
> 
> Name               Address                                   Type
> text/javascript    https://ssl.google-analytics.com/ga.js    Script
> 
> The address ssl.google-analytics.com is blocked at the proxy, so the browser should skip waiting here.
> (I presume that the proxy returns an error code here.)
> 
> I wonder if there is some sort of debugger that I can plug into the browser to see the browser requests and server responses outside of the secure socket layer).

livehttpheaders, firebug, or tamperdata.

You may also want to check Tools > Error Console. With firebug, you may
also be able to debug the javascript in the web page itself.

Mike





More information about the pkg-mozilla-maintainers mailing list