зеркало из https://github.com/mozilla/gecko-dev.git
bug 234979, patch by matti@mversen.de r=roland.mainz@nrubsig.org sr=darin moa=neil
add "show build configuration" to the debug menu
This commit is contained in:
Родитель
c380c59f65
Коммит
3e98041224
|
@ -536,6 +536,7 @@
|
|||
<menuitem label="chofmann's Browser Buster" oncommand="loadURI('http://webtools.mozilla.org/buster/');"/>
|
||||
<menuitem label="Composer (with test page)" oncommand="window.openDialog('chrome://editor/content','_blank','chrome,all,dialog=no','chrome://editor/content/EditorInitPage.html')"/>
|
||||
<menuitem label="Flush Memory" oncommand="Components.classes['@mozilla.org/xpcom/memory-service;1'].getService(Components.interfaces.nsIMemory).heapMinimize(true);" />
|
||||
<menuitem label="Show Build Configuration" oncommand="loadURI('about:buildconfig');"/>
|
||||
|
||||
<menuseparator />
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче