Closed
Bug 107650
Opened 24 years ago
Closed 24 years ago
mozilla hangs for several seconds while loading page
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: einarfr, Assigned: harishd)
References
()
Details
(Keywords: perf)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.5) Gecko/20011011
BuildID: 20011011
When entering some sites (particularly www.dagbladet.no) Mozilla (all open
windows) stop responding for some seconds, typically 5-10.
Reproducible: Always
Steps to Reproduce:
1. Enter http://www.dagbladet.no/
Browser will freeze for some seconds.
Actual Results: Mozilla freezes for some seconds.
Expected Results: Contonue to respond while loading page.
Reporter | ||
Comment 1•24 years ago
|
||
Also applies to all sub-pages of www.dagbladet.no
Comment 2•24 years ago
|
||
WFM using 2001102603 Win2k on an Athlon 1400 with 512 MB.
Einar, what CPU and how much RAM do you have?
Keywords: perf
Confirmed on WinXP 2001101914 (~NS6.2), P2-266, 256MB RAM.
Mozilla loads DAGBLADET.NO in 32 seconds,
all Mozilla windows stop responding until page finishes loading.
IE loads same page in 15 seconds, Opera in 12 seconds.
Remove this bit of JS, Moz loads page much faster/doesn't hang:
<script language="JavaScript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//-->
</script>
Comment 5•24 years ago
|
||
Loads in 13 secs here (Athlon 728 MHz, 768 MB RAM).
Marking WFM. Reporter: Please try a more recent build and reopen this bug if it
still occurs for you:
http://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-win32-talkback.zip
(as always, be sure to delete your old Mozilla directory before installing the
new one)
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Verified worksforme with build ID 20020110 on win2k Pentium III 750, 512M RAM
It took 13.049 sec to render http://www.dagbladet.no on a T1 line.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•