Bug 462085 - Remove obsolete 'Form Manager Samples' item from Debug menu; r+sr=neil
--- a/suite/debugQA/content/debugQAMenuOverlay.xul
+++ b/suite/debugQA/content/debugQAMenuOverlay.xul
@@ -156,19 +156,16 @@
oncommand="openTopWin('http://www.mozilla.org/projects/xul/tests/label.xul');"/>
<menuitem label="#4 Dialog Buttons"
oncommand="openTopWin('http://www.mozilla.org/projects/xul/tests/buttons.xul');"/>
<menuitem label="#5 Tabindex"
oncommand="openTopWin('http://www.mozilla.org/projects/xul/tests/tabindex.xul');"/>
</menupopup>
</menu>
- <menuitem label="Form Manager Samples"
- oncommand="openTopWin('http://www.mozilla.org/wallet/samples/wallet.html');"/>
-
<menuitem label="chofmann's Browser Buster"
oncommand="openTopWin('http://webtools.mozilla.org/buster/');"/>
<menuitem label="Composer (with test page)"
oncommand="window.openDialog('chrome://editor/content/','_blank','chrome,all,dialog=no','chrome://debugqa/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="openTopWin('about:buildconfig');"/>