Commit 79a9007d authored by hyatt%netscape.com's avatar hyatt%netscape.com
Browse files

Adding XUL tests to the debug menu.

parent fde37500
Loading
Loading
Loading
Loading
+6 −12
Original line number Diff line number Diff line
@@ -394,7 +394,7 @@
       </menupopup>
      </menu>

      <menu label="XBL Demos">
      <menu label="XBL Test Suite">
       <menupopup>
        <menuitem label="#0 Remote XBL"  oncommand="window._content.location.href='http://www.mozilla.org/projects/xbl/test0/test.xul'"/>
        <menuitem label="#1 Technicolor DIV" oncommand="window._content.location.href='http://www.mozilla.org/projects/xbl/test1/test.html'"/>
@@ -405,17 +405,11 @@
       </menupopup>
      </menu>

      <menu label="&xptkMenu.label;">
      <menu label="XUL Test Suite">
       <menupopup>
        <menuitem label="&xptk1Cmd.label;" oncommand="window._content.location.href='resource:/res/samples/checkboxTest.xul'"/>
        <menuitem label="&xptk2Cmd.label;" oncommand="window._content.location.href='resource:/res/samples/toolbarTest1.xul'"/>
        <menuitem label="&xptk3Cmd.label;" oncommand="BrowserReallyReload(0)"/>
        <menuitem label="&xptk4Cmd.label;" oncommand="window._content.location.href='resource:/res/samples/dexopenchrome.xul'"/>
        <menuitem label="&xptk7Cmd.label;" oncommand="BrowserReallyReload(0)"/>
        <menuitem label="&xptk8Cmd.label;" oncommand="window._content.location.href='resource:/res/samples/beeptest.html'"/>
        <menuitem label="&xptk9Cmd.label;" oncommand="window._content.location.href='resource:/res/samples/soundtest.html'"/>
        <menuitem label="&xptk10Cmd.label;" oncommand="window._content.location.href='resource:/res/samples/xpmenu.xul'"/>
        <menuitem label="&xptk11Cmd.label;" oncommand="window._content.location.href='resource:/res/samples/colorpicker.xul'"/>
         <menuitem label="#1 Popups" oncommand="window._content.location.href='http://www.mozilla.org/projects/xul/tests/popups.xul'"/>
         <menuitem label="#2 Descriptions and Labels" oncommand="window._content.location.href='http://www.mozilla.org/projects/xul/tests/label.xul'"/>
         <menuitem label="#3 Dialog Buttons" oncommand="window._content.location.href='http://www.mozilla.org/projects/xul/tests/buttons.xul'"/>
        </menupopup>
      </menu>