Closed
Bug 216585
Opened 22 years ago
Closed 22 years ago
long temporary lockup with high CPU usage and vibrating mouse cursor when rendering googlesyndication.com add banner
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: MozillaUser, Assigned: bugzilla)
References
()
Details
Attachments
(2 files)
Tested with Mozilla Firebird builds 20030812 and 20030818 (Linux GTK2+XFT)
Go to http://members.boardhost.com/OHRRPGCEHelpMe/msg/16523.html and Firebird
will appear to hang. The mouse cursor will vibrate, and the CPU usage for one
Mozilla process will skyrocket to 99%
After some time has passed (seems to vary, but I would say between 30 seconds to
3 minutes on my machine) it will unlock, and the page will finish rendering.
This is being caused by the googlesyndication.com add banner at the top of this
message board.
| Reporter | ||
Comment 1•22 years ago
|
||
Here is only the banner javascript extracted from the page:
<!-- Creative for 728 x 90 format -->
<script type="text/javascript" language="JavaScript">
<!--
google_ad_client = 'boardhost_728x90';
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = '728x90_new';
google_safe = 'high';
// -->
</script>
<script type="text/javascript" language="JavaScript"
src="http://pagead2.googlesyndication.com/pagead/show_scraped_ads.js"></script>
viewing it will cause the browser to hang for a minute or so.
| Reporter | ||
Comment 2•22 years ago
|
||
And here is the remote .js file, in case it happens to disappear or change
Updated•22 years ago
|
QA Contact: asa
| Reporter | ||
Comment 3•22 years ago
|
||
I can no longer reproduce this problem using firebird build 20031028
Makring WORKSFORME
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 4•22 years ago
|
||
s/makring/marking
I am dylsexic today :)
You need to log in
before you can comment on or make changes to this bug.
Description
•