Added Bloat statistics under QA menu.
git-svn-id: svn://10.0.0.236/trunk@50452 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -28,7 +28,7 @@ Contributor(s): ______________________________________. -->
|
||||
|
||||
<overlay id="navigatorOverlay"
|
||||
xmlns:html="http://www.w3.org/TR/REC-html40"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
|
||||
<!-- Keysets -->
|
||||
@@ -553,6 +553,10 @@ Contributor(s): ______________________________________. -->
|
||||
<menuitem value="&da-DK-http.label;" oncommand="localeTo('http://www.mozilla.org/projects/intl/chrome/', 'da-DK');" />
|
||||
</menupopup>
|
||||
</menu>
|
||||
<menuseparator />
|
||||
<menuitem value="&BloatDumpNewCmd.label;" oncommand="window.content.location.href='about:bloat?new'"/>
|
||||
<menuitem value="&BloatDumpAllCmd.label;" oncommand="window.content.location.href='about:bloat'"/>
|
||||
<menuitem value="&BloatClearCmd.label;" oncommand="window.content.location.href='about:bloat?clear'"/>
|
||||
</menupopup>
|
||||
</menu>
|
||||
<spring flex="100%"/>
|
||||
|
||||
@@ -272,6 +272,9 @@
|
||||
<!ENTITY QATempCmd.label "Bug Template">
|
||||
<!ENTITY QASmokeCmd.label "Smoke Tests">
|
||||
<!ENTITY QAKnownBugCmd.label "Known Bugs">
|
||||
<!ENTITY BloatDumpNewCmd.label "Bloat: Dump New Stats">
|
||||
<!ENTITY BloatDumpAllCmd.label "Bloat: Dump All Stats">
|
||||
<!ENTITY BloatClearCmd.label "Bloat: Clear Stats">
|
||||
<!-- LOCALIZATION NOTE END : DO not localize the entities above; QA -->
|
||||
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@ Contributor(s): ______________________________________. -->
|
||||
|
||||
<overlay id="navigatorOverlay"
|
||||
xmlns:html="http://www.w3.org/TR/REC-html40"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
|
||||
<!-- Keysets -->
|
||||
@@ -553,6 +553,10 @@ Contributor(s): ______________________________________. -->
|
||||
<menuitem value="&da-DK-http.label;" oncommand="localeTo('http://www.mozilla.org/projects/intl/chrome/', 'da-DK');" />
|
||||
</menupopup>
|
||||
</menu>
|
||||
<menuseparator />
|
||||
<menuitem value="&BloatDumpNewCmd.label;" oncommand="window.content.location.href='about:bloat?new'"/>
|
||||
<menuitem value="&BloatDumpAllCmd.label;" oncommand="window.content.location.href='about:bloat'"/>
|
||||
<menuitem value="&BloatClearCmd.label;" oncommand="window.content.location.href='about:bloat?clear'"/>
|
||||
</menupopup>
|
||||
</menu>
|
||||
<spring flex="100%"/>
|
||||
|
||||
@@ -272,6 +272,9 @@
|
||||
<!ENTITY QATempCmd.label "Bug Template">
|
||||
<!ENTITY QASmokeCmd.label "Smoke Tests">
|
||||
<!ENTITY QAKnownBugCmd.label "Known Bugs">
|
||||
<!ENTITY BloatDumpNewCmd.label "Bloat: Dump New Stats">
|
||||
<!ENTITY BloatDumpAllCmd.label "Bloat: Dump All Stats">
|
||||
<!ENTITY BloatClearCmd.label "Bloat: Clear Stats">
|
||||
<!-- LOCALIZATION NOTE END : DO not localize the entities above; QA -->
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user