Closed
Bug 1153794
Opened 10 years ago
Closed 10 years ago
Blank windows & dialogs on OS X 10.7.5 since bug 1125848
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox38 | --- | unaffected |
| firefox39 | --- | unaffected |
| firefox40 | - | fixed |
People
(Reporter: nthomas, Unassigned)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
|
56.04 KB,
image/png
|
Details |
I updated Nightly from a mid-March build and noticed no UI or content was drawn inside any window or dialog box, see the screenshot. Narrowed down the regression to
http://hg.mozilla.org/mozilla-central/rev/295db120bf12
using mozgression, so bug 1125848.
Beta 38.0b3 is OK, so is Aurora (rev ed573da17975, 2015-04-13), even though that bug landed there too.
No problems on Yosemite, and presumably on 10.6 if we're passing reftest on Treeherder. The bug occurs on old laptop, a MacbookPro2,2 with ATI Radeon X1600 graphics, running 10.7.5.
[Tracking Requested - why for this release]:
We still support 10.7, and Firefox is unusable.
Comment 1•10 years ago
|
||
if you see this in a separate profile it might be bug 1151644 (or bug 1151492 which is the same).
| Reporter | ||
Comment 2•10 years ago
|
||
It looks like it might be. about:support has this to say about the Graphics setup:
Device ID 0x71c5
GPU Accelerated Windows 0/1 Basic Blocked for your graphics card because of unresolved driver issues.
Vendor ID 0x1002
WebGL Renderer ATI Technologies Inc. -- ATI Radeon X1600 OpenGL Engine
windowLayerManagerRemote false
AzureCanvasBackend quartz
AzureContentBackend quartz
AzureFallbackCanvasBackend none
AzureSkiaAccelerated 0
So bad driver is blacklisted and acceleration is disabled, which is another way of getting to the same place ? If 10.7 seems not to be relevant, had thought it might be because we don't run tests there.
| Reporter | ||
Comment 3•10 years ago
|
||
That's from Firefox 37.0.1, since it's not possible to get it from Nightly.
layers.acceleration.disabled is already false and doesn't make any difference if flipped to true.
Comment 4•10 years ago
|
||
nical, do you think this regression is from bug 1125848?
Flags: needinfo?(nical.bugzilla)
| Reporter | ||
Comment 5•10 years ago
|
||
I updated to an Nightly with the fix from bug 1151644 and the app is rendered properly again.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Flags: needinfo?(nical.bugzilla)
Updated•10 years ago
|
Updated•10 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•