Firefox stalls on rendering when chrome doesn't
Posted
by
amccormack
on Pro Webmasters
See other posts from Pro Webmasters
or by amccormack
Published on 2011-01-05T17:40:10Z
Indexed on
2011/01/05
17:59 UTC
Read the original article
Hit count: 361
I have a webpage that loads quickly 100% of the time in chrome, but only 10% or so of the time in Firefox. Looking at the fiddler capture, Firefox only loads 2 of the 100ish files being pulled before it hangs. The error does not seem to be on the server or network side, however, because Chrome never encounters a problem.
How do I find the root of this stall?
While I suspect Firefox's javascript execution is what is causing the hang, are there any particular methods to narrow down the search for the bad code?
© Pro Webmasters or respective owner