Closed
Bug 1115990
Opened 10 years ago
Closed 10 years ago
Add an option to Prefs/Advanced to enable/disable the hardware acceleration
Categories
(Thunderbird :: Preferences, defect)
Thunderbird
Preferences
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 37.0
People
(Reporter: Paenglab, Assigned: Paenglab)
References
Details
Attachments
(1 file)
(deleted),
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
I had multiple times in bugs to ask users to disable the HWA to test if this would fix the issue. Now we have to guide the users to use the about:config editor and change 'layers.acceleration.disabled' and additionally on Windows 'gfx.direct2d.disabled'.
It would be easier to guide the users with "uncheck the hardware acceleration on Prefs/Advanced/General".
Firefox/Seamonkey have this option already at this position.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #8541929 -
Flags: review?(mkmelin+mozilla)
Comment 2•10 years ago
|
||
Comment on attachment 8541929 [details] [diff] [review]
addHWA.patch
Review of attachment 8541929 [details] [diff] [review]:
-----------------------------------------------------------------
Hmm, if it really does something only for windows, why it is shown (and enabled) for other OSs?
Assignee | ||
Comment 3•10 years ago
|
||
On all platforms it changes 'layers.acceleration.disabled' directly in XUL <preference> and on Windows additionally 'gfx.direct2d.disabled' through JS.
Comment 4•10 years ago
|
||
Comment on attachment 8541929 [details] [diff] [review]
addHWA.patch
Review of attachment 8541929 [details] [diff] [review]:
-----------------------------------------------------------------
Ah, ok! r=mkmelin
Attachment #8541929 -
Flags: review?(mkmelin+mozilla) → review+
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 5•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 37.0
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Assignee | ||
Updated•10 years ago
|
Flags: in-testsuite-
You need to log in
before you can comment on or make changes to this bug.
Description
•