зеркало из https://github.com/mozilla/gecko-dev.git
Bug 774026: Enable async video for b2g. r=gal
This commit is contained in:
Родитель
966f3cd0b1
Коммит
eac660d607
|
@ -246,6 +246,7 @@ pref("ui.dragThresholdY", 25);
|
|||
// Layers Acceleration
|
||||
pref("layers.acceleration.disabled", false);
|
||||
pref("layers.offmainthreadcomposition.enabled", false);
|
||||
pref("layers.async-video.enabled", true);
|
||||
|
||||
// Web Notifications
|
||||
pref("notification.feature.enabled", true);
|
||||
|
|
Загрузка…
Ссылка в новой задаче