зеркало из https://github.com/mozilla/gecko-dev.git
Missing prefs text (checked in after landing). sr=sspitzer
This commit is contained in:
Родитель
3f6812c2c6
Коммит
b4773b1e64
|
@ -73,15 +73,15 @@
|
|||
|
||||
<!-- Reflow events -->
|
||||
<titledbox orient="vertical">
|
||||
<title><text value="&debugReflowEvents.label;"/></title>
|
||||
<label value="&debugReflowEvents.label;"/>
|
||||
<vbox autostretch="never">
|
||||
<checkbox id="layoutReflowShowFrameCounts" value="&debugReflowShowFrameCounts.label;"
|
||||
<checkbox id="layoutReflowShowFrameCounts" label="&debugReflowShowFrameCounts.label;"
|
||||
pref="true" preftype="bool" prefstring="layout.reflow.showframecounts"
|
||||
prefattribute="checked"/>
|
||||
<checkbox id="layoutReflowDumpFrameCounts" value="&debugReflowDumpFrameCounts.label;"
|
||||
<checkbox id="layoutReflowDumpFrameCounts" label="&debugReflowDumpFrameCounts.label;"
|
||||
pref="true" preftype="bool" prefstring="layout.reflow.dumpframecounts"
|
||||
prefattribute="checked"/>
|
||||
<checkbox id="layoutReflowDumpFrameByFrameCounts" value="&debugReflowDumpFrameByFrameCounts.label;"
|
||||
<checkbox id="layoutReflowDumpFrameByFrameCounts" label="&debugReflowDumpFrameByFrameCounts.label;"
|
||||
pref="true" preftype="bool" prefstring="layout.reflow.dumpframebyframecounts"
|
||||
prefattribute="checked"/>
|
||||
</vbox>
|
||||
|
|
Загрузка…
Ссылка в новой задаче