Closed
Bug 1627432
Opened 5 years ago
Closed 2 years ago
Forcing hardware acceleration doesn't work in some cases
Categories
(Core :: Graphics, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Virtual, Unassigned)
References
Details
(Keywords: nightly-community)
Attachments
(1 file)
12.12 KB,
text/plain
|
Details |
STR:
- Get affected by patch from bug #1625857
- Open about:config/Advenced Preferences
and change:
- "layers.acceleration.force-enabled" preference to "true" value doesn't work as expected,
it doesn't force enables disabled hardware acceleration
and usage of Direct3D 11 (Advanced Layers) compositing, instead of Basic one - "gfx.direct2d.force-enabled" preference to "true" value doesn't work as expected,
it doesn't force enables disabled Direct2D
(maybe it's because Direct2D requires Direct3D compositing) - "layers.gpu-process.force-enabled" preference to "true" value works as expected,
it force enables disabled GPU process - "webgl.force-enabled" preference to "true" value works as expected,
it force enables disabled WebGL2
Updated•5 years ago
|
Priority: -- → P3
Comment 2•2 years ago
|
||
In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.
Severity: critical → --
Comment 3•2 years ago
|
||
The severity field is not set for this bug.
:bhood, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(bhood)
Comment 4•2 years ago
|
||
Is this issue still occurring with current releases of Firefox?
Severity: -- → S3
Flags: needinfo?(bhood) → needinfo?(Virtual)
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Comment 5•2 years ago
|
||
@ Bob Hood [:bhood] - I can not verify this issue, because I am not affected anymore by bug #1625857.
Flags: needinfo?(Virtual)
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
Virtual_ManPL [:Virtual] 🇵🇱 - (please needinfo? me - so I will see your comment/reply/question/etc.)
Reporter
|
||
Comment 6•2 years ago
|
||
@ Bob Hood [:bhood] - The issue might still occur when someone will be affected by bug #1625857.
You need to log in
before you can comment on or make changes to this bug.
Description
•