Closed
Bug 487975
Opened 16 years ago
Closed 15 years ago
Javascript background scroller causes Firefox 3.5b4pre to use almost 100% CPU while tab is active.
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: geeknik, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b4pre) Gecko/20090411 Shiretoko/3.5b4pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b4pre) Gecko/20090411 Shiretoko/3.5b4pre
The javascript backgroun scroller @ http://javascript.internet.com/image-effects/bg-scroller.html causes Firefox 3.5b4pre to use almost 100% of the CPU while the tab is active. CPU usage drops when the tab is in the background.
Reproducible: Always
Steps to Reproduce:
1. Open Firefox
2. Visit http://javascript.internet.com/image-effects/bg-scroller.html
Actual Results:
Check task manager and see that Firefox is using almost 100% CPU while tab is active.
Expected Results:
Firefox should not hog the CPU while this script is running.
Reporter | ||
Comment 1•16 years ago
|
||
Despite recent TM landings on the branch, 3.5b4pre Build 20090414044319 still exhibits this problem.
Reporter | ||
Updated•16 years ago
|
Component: General → GFX: Thebes
Product: Firefox → Core
Version: unspecified → 1.9.1 Branch
Updated•16 years ago
|
QA Contact: general → thebes
Reporter | ||
Comment 2•15 years ago
|
||
Enabling D2D seems to fix this. Closing.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•