Closed Bug 1188680 Opened 10 years ago Closed 9 years ago

Delete Direct 2d 1.0 Backend and use Cairo instead

Categories

(Core :: Graphics, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox42 --- affected

People

(Reporter: mchang, Unassigned)

References

Details

(Whiteboard: gfx-noted)

Delete the d2d 1.0 backend and put those users on cairo instead.
(In reply to Mason Chang [:mchang] from comment #0) > Delete the d2d 1.0 backend and put those users on cairo instead. Is there a way to detect if a system is using the D2D1.0 backend? I'd like to schedule some AB testing once this lands in Nightly, assuming either Betabreakers or ourselves have access to qualifying systems.
(In reply to Anthony Hughes, QA Mentor (:ashughes) from comment #1) > (In reply to Mason Chang [:mchang] from comment #0) > > Delete the d2d 1.0 backend and put those users on cairo instead. > > Is there a way to detect if a system is using the D2D1.0 backend? I'd like > to schedule some AB testing once this lands in Nightly, assuming either > Betabreakers or ourselves have access to qualifying systems. Yeah, you can go to about:support. Under "AzureContentBackend", it should say "direct2d". If you'd like to force d2d 1.0 right now, you can go to about:config, change the preference "gfx.content.azure.backends" to "direct2d".
Whiteboard: gfx-noted
We have some telemetry data to this effect - http://people.mozilla.org/~danderson/moz-gfx-telemetry/www/#view=windows-features, Direct2D is currently hovering at around 10% of the nightly population. We can practice it with preferences to start, but it shouldn't ride the trains quite yet.
My about:support shows "AzureCanvasBackend: direct2d 1.1". Will this bug affect a system like mine (ie. D2D1.1 systems) or does this just affect D2D1.0 systems?
(In reply to Anthony Hughes, QA Mentor (:ashughes) from comment #4) > My about:support shows "AzureCanvasBackend: direct2d 1.1". Will this bug > affect a system like mine (ie. D2D1.1 systems) or does this just affect > D2D1.0 systems? It should only affect d2d 1.0 systems.
I think this is done. Closing as WFM.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.