--- mozilla/xpfe/browser/resources/content/navigatorOverlay.xul.debug	Thu Feb 21 15:18:58 2002
+++ mozilla/xpfe/browser/resources/content/navigatorOverlay.xul	Thu Feb 21 15:19:31 2002
@@ -351,133 +351,6 @@
   
   <menu accesskey="&helpMenuCmd.accesskey;" id="menu_Help"/>
 
-  <!-- Menu for testing. -->
-  <menu id="debugMenu" accesskey="D" label="Debug">
-    <menupopup>
-      <menu label="Verification">
-        <menupopup>
-          <menuitem label="Tables" oncommand="loadURI('resource:/res/samples/test6.html');"/>
-          <menuitem label="JavaScript" oncommand="loadURI('http://mozilla.org/quality/browser/standards/javascript/tcmatrix/index.html');"/>
-          <menuitem label="GIF Images" oncommand="loadURI('http://www.mozilla.org/quality/browser/debugtc/bft_browser_imagemap.html');"/>
-          <menuitem label="JPEG Images" oncommand="loadURI('resource:/res/samples/test2.html');"/>
-          <menuitem label="PNG Images" oncommand="loadURI('http://www.libpng.org/pub/png/png-MagnoliaAlpha.html');"/>
-          <menuitem label="Transparency" oncommand="loadURI('resource:/res/samples/test13.html');"/>
-          <menuitem label="Animation" oncommand="loadURI('resource:/res/samples/test2.html');"/>
-          <menuitem label="Larger page" oncommand="loadURI('http://www.mozilla.org/quality/browser/debugtc/bft_browser_html_mix3.html');"/>
-          <menuitem label="Smaller page" oncommand="loadURI('http://www.mozilla.org/quality/browser/debugtc/bft_browser_link.html');"/>
-          <menuseparator />
-          <menuitem label="Mozilla" oncommand="loadURI('http://www.mozilla.org');"/>
-          <menuitem label="Yahoo" oncommand="loadURI('http://www.yahoo.com');"/>
-          <menuitem label="Netscape" oncommand="loadURI('http://www.netscape.com');"/>
-          <menuitem label="Excite" oncommand="loadURI('http://www.excite.com');"/>
-          <menuitem label="Microsoft" oncommand="loadURI('http://www.microsoft.com');"/>
-          <menuitem label="city.net" oncommand="loadURI('http://www.city.net');"/>
-          <menuitem label="Mirabilis" oncommand="loadURI('http://www.mirabilis.com');"/>
-          <menuitem label="Time" oncommand="loadURI('http://www.time.com');"/>
-          <menuitem label="Warner Bros." oncommand="loadURI('http://www.warnerbros.com');"/>
-          <menuitem label="CNN" oncommand="loadURI('http://www.cnn.com');"/>
-          <menuitem label="USA Today" oncommand="loadURI('http://www.usatoday.com');"/>
-          <menuitem label="Disney" oncommand="loadURI('http://www.disney.go.com');"/>
-          <menuitem label="Hotwired" oncommand="loadURI('http://www.hotwired.com');"/>
-          <menuitem label="Hotbot" oncommand="loadURI('http://www.hotbot.com');"/>
-        </menupopup>
-      </menu>
-
-      <menu label="Viewer Demos">
-       <menupopup>
-        <menuitem label="#0 Basic Styles"  oncommand="loadURI('resource:/res/samples/test0.html');"/>
-        <menuitem label="#1 CSS Styles"  oncommand="loadURI('resource:/res/samples/test1.html');"/>
-        <menuitem label="#2 Images"  oncommand="loadURI('resource:/res/samples/test2.html');"/>
-        <menuitem label="#3 Basic Tables"  oncommand="loadURI('resource:/res/samples/test3.html');"/>
-        <menuitem label="#4 Simple Tables"  oncommand="loadURI('resource:/res/samples/test4.html');"/>
-        <menuitem label="#5 More Styles"  oncommand="loadURI('resource:/res/samples/test5.html');"/>
-        <menuitem label="#6 Deeply Nested Tables"  oncommand="loadURI('resource:/res/samples/test6.html');"/>
-        <menuitem label="#7 Scaled Anim Image"  oncommand="loadURI('resource:/res/samples/test7.html');"/>
-        <menuitem label="#8 Form"  oncommand="loadURI('resource:/res/samples/test8.html');"/>
-        <menuitem label="#9 Frames"  oncommand="loadURI('resource:/res/samples/test9.html');"/>
-        <menuitem label="#10 Anim Images" oncommand="loadURI('resource:/res/samples/test10.html');"/>
-        <menuitem label="#11 Fixed Positioning" oncommand="loadURI('resource:/res/samples/test11.html');"/>
-        <menuitem label="#12 More Fixed Pos" oncommand="loadURI('resource:/res/samples/test12.html');"/>
-        <menuitem label="#13 DHTML" oncommand="loadURI('resource:/res/samples/test13.html');"/>
-        <menuitem label="#14 XML Sorting" oncommand="loadURI('resource:/res/samples/test14.html');"/>
-        <menuitem label="#15 XML IRS" oncommand="loadURI('resource:/res/samples/test15.html');"/>
-        <menuitem label="#16 Gfx Widgets" oncommand="loadURI('resource:/res/samples/test16.html');"/>
-       </menupopup>
-      </menu>
-
-      <menu label="XBL Test Suite">
-       <menupopup>
-        <menuitem label="#0 Remote XBL"  oncommand="loadURI('http://www.mozilla.org/projects/xbl/test0/test.xul');"/>
-        <menuitem label="#1 Technicolor DIV" oncommand="loadURI('http://www.mozilla.org/projects/xbl/test1/test.html');"/>
-        <menuitem label="#2 Rollover Madness" oncommand="loadURI('http://www.mozilla.org/projects/xbl/test2/test.html');"/>
-        <menuitem label="#3 Popups in HTML" oncommand="loadURI('http://www.mozilla.org/projects/xbl/test3/test.html');"/>
-        <menuitem label="#4 Partition Magic" oncommand="loadURI('http://www.mozilla.org/projects/xbl/test4/test.html');"/>        
-        <menuitem label="#5 Sticky Notes" oncommand="loadURI('http://www.mozilla.org/projects/xbl/test5/test.html');"/>
-       </menupopup>
-      </menu>
-
-      <menu label="XUL Test Suite">
-       <menupopup>
-         <menuitem label="#1 Stacks" oncommand="loadURI('http://www.mozilla.org/projects/xul/tests/stacks.xul');"/>
-         <menuitem label="#2 Popups" oncommand="loadURI('http://www.mozilla.org/projects/xul/tests/popups.xul');"/>
-         <menuitem label="#3 Descriptions and Labels" oncommand="loadURI('http://www.mozilla.org/projects/xul/tests/label.xul');"/>
-         <menuitem label="#4 Dialog Buttons" oncommand="loadURI('http://www.mozilla.org/projects/xul/tests/buttons.xul');"/>
-         <menuitem label="#5 Tabindex" oncommand="loadURI('http://www.mozilla.org/projects/xul/tests/tabindex.xul');"/>
-        </menupopup>
-      </menu>
-
-      <menuitem label="Form Manager Samples" oncommand="loadURI('chrome://communicator/locale/wallet/index.html');"/>
-
-      <menuitem label="chofmann's Browser Buster" oncommand="loadURI('http://komodo.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);" />
-
-      <menuseparator />
-
-      <menuitem label="StringBundle Test" oncommand="loadURI('resource:/res/strres-test.xul');"/>
-      <menuitem label="Bloat: Dump New Stats" oncommand="loadURI('about:bloat?new');"/>
-      <menuitem label="Bloat: Dump All Stats" oncommand="loadURI('about:bloat');"/>
-      <menuitem label="Bloat: Clear Stats" oncommand="loadURI('about:bloat?clear');"/>
-
-      <menuseparator />
-
-      <menu label="Leak Detector">
-       <menupopup>
-        <menuitem label="Dump Memory Leaks"   oncommand="dumpMemoryLeaks();"/>
-        <menuitem label="Trace Chrome" oncommand="traceChrome();"/>
-        <menuitem label="Trace Document" oncommand="traceDocument();"/>
-        <menuitem label="Verbose" oncommand="traceVerbose(this.getAttribute('checked'))" type="checkbox" checked="false"/>
-       </menupopup>
-      </menu>
-    </menupopup>
-  </menu>
-
-  <menu id="qaMenu" accesskey="Q" label="QA">
-    <menupopup>
-      <menuitem label="Getting Involved" oncommand="loadURI('http://www.mozilla.org/start/');"/>
-      <menuitem label="Mozilla QA Overview" oncommand="loadURI('http://www.mozilla.org/quality/');"/>
-
-      <menuseparator />
-
-      <menuitem label="Frequently Reported Bugs" oncommand="loadURI('http://bugzilla.mozilla.org/duplicates.cgi');"/>
-      <menuitem label="Bug Writing Guidelines" oncommand="loadURI('http://www.mozilla.org/quality/bug-writing-guidelines.html');"/>
-      <menuitem label="File a Bug" oncommand="loadURI('http://www.mozilla.org/quality/help/bug-form.html');"/>
-
-      <menuseparator />
-
-      <menuitem label="Bugs Filed Today" oncommand="loadURI('http://bugzilla.mozilla.org/buglist.cgi?changedin=1&amp;chfield=%5BBug+creation%5D&amp;amp;chfieldto=Now&amp;product=Browser&amp;product=MailNews');"/>
-      <menuitem label="CVS Checkins Today" oncommand="loadURI('http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&amp;module=SeaMonkeyAll&amp;branch=HEAD&amp;branchtype=match&amp;sortby=Date&amp;date=day&amp;cvsroot=%2Fcvsroot');"/>
-
-      <menuseparator />
-
-      <menuitem label="Smoke Tests" oncommand="loadURI('http://www.mozilla.org/quality/smoketests/');"/>
-      <menuitem label="Pre-Checkin Tests" oncommand="loadURI('http://www.mozilla.org/quality/precheckin-tests.html');"/>
-
-      <menuseparator />
-
-      <menuitem label="Latest Builds" oncommand="loadURI('ftp://ftp.mozilla.org/pub/mozilla/nightly/latest/');"/>
-    </menupopup>
-  </menu>
 </menubar>
 
 </overlay>
