Closed
Bug 901025
Opened 11 years ago
Closed 11 years ago
[8.1] Allow GDI rendering mode when OMTC is enabled in Metro
Categories
(Firefox for Metro Graveyard :: Shell, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 26
People
(Reporter: bbondy, Assigned: bbondy)
References
Details
(Whiteboard: [8.1] )
Attachments
(1 file)
1.54 KB,
patch
|
jimm
:
review+
|
Details | Diff | Splinter Review |
We currently log a warning and bail out early when OMTC doesn't use D2D rendering. On Windows 8.1 D2D is currently always being disabled (being fixed in a different bug). But we shouldn't log this warning and instead still render when OMTC is enabled.
Assignee | ||
Comment 1•11 years ago
|
||
Was running into this on win8.1 since d2d is not in use there because of an unrelated problem.
Attachment #785089 -
Flags: review?(jmathies)
Assignee | ||
Updated•11 years ago
|
Summary: Allow GDI rendering mode when OMTC is enabled → Allow GDI rendering mode when OMTC is enabled in Metro
Updated•11 years ago
|
Attachment #785089 -
Flags: review?(jmathies) → review+
Updated•11 years ago
|
Summary: Allow GDI rendering mode when OMTC is enabled in Metro → [8.1] Allow GDI rendering mode when OMTC is enabled in Metro
Whiteboard: [8.1]
Assignee | ||
Comment 2•11 years ago
|
||
Target Milestone: --- → Firefox 26
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•