mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Bug 1285271 - Reenable copy-on-write canvas. r=jnicol
This commit is contained in:
parent
c8c48e631a
commit
400d747599
@ -4591,7 +4591,7 @@ pref("layers.d3d11.disable-warp", true);
|
||||
#endif
|
||||
|
||||
// Copy-on-write canvas
|
||||
pref("layers.shared-buffer-provider.enabled", false);
|
||||
pref("layers.shared-buffer-provider.enabled", true);
|
||||
|
||||
// Force all possible layers to be always active layers
|
||||
pref("layers.force-active", false);
|
||||
|
Loading…
Reference in New Issue
Block a user