Closed
Bug 641933
Opened 14 years ago
Closed 14 years ago
[Mac] Accelerated layers is disabled when running Firefox in 32-bit mode
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: danne.da, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b13pre) Gecko/20110315 Firefox/4.0b13pre
Build Identifier:
If you run Firefox in 32-bit mode accelerated layers will be disabled, and performance will suffer accordingly. Tested using both the 9400M and the 9600M GT on a new profile.
Setting layers.acceleration.force-enabled to true will enable the acceleration and performance is increased.
Reproducible: Always
Comment 1•14 years ago
|
||
It's true. Unfortunately, we were never able to get QuickDraw plugins to work when we were compositing layers with OpenGL, so we intentionally disabled it when Firefox supports QuickDraw plugins - i.e., in 32-bit mode.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•14 years ago
|
||
Unfortunately, we're unlikely to want to devote resources to 32-bit-specific features at this point.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•