зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1457007 - Fix missing schema information for contentUsesTiling. r=me on a CLOSED TREE
This commit is contained in:
Родитель
f4a638c275
Коммит
9842287bb1
|
@ -348,6 +348,9 @@ const SNAPSHOT_SCHEMA = {
|
||||||
usesTiling: {
|
usesTiling: {
|
||||||
type: "boolean",
|
type: "boolean",
|
||||||
},
|
},
|
||||||
|
contentUsesTiling: {
|
||||||
|
type: "boolean",
|
||||||
|
},
|
||||||
offMainThreadPaintEnabled: {
|
offMainThreadPaintEnabled: {
|
||||||
type: "boolean",
|
type: "boolean",
|
||||||
},
|
},
|
||||||
|
|
Загрузка…
Ссылка в новой задаче