Bug 1615683. Disable DirectComposition temporarily for telemetry purposes. r=mstange

We want to see how the newly added COMPOSITE_SWAP_TIME metric moves.

Differential Revision: https://phabricator.services.mozilla.com/D62950

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Jeff Muizelaar 2020-02-14 18:58:38 +00:00
parent 5ad62a55ac
commit 687a7e8a7e

View File

@ -3868,7 +3868,7 @@
- name: gfx.webrender.compositor
type: bool
#if defined(XP_WIN)
value: true
value: false
#else
value: false
#endif