Bug 1374094 - Clean up debugQA. r=IanN

This commit is contained in:
Frank-Rainer Grahl 2019-07-27 21:04:50 +02:00
Родитель 0d8324193a
Коммит 198f9b1446
3 изменённых файлов: 58 добавлений и 60 удалений

Просмотреть файл

@ -20,19 +20,17 @@
<menu label="Images and Media">
<menupopup>
<menuitem label="GIF Images"
oncommand="openTopWin('http://www-archive.mozilla.org/quality/browser/debugtc/bft_browser_imagemap.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/quality/browser/debugtc/bft_browser_imagemap.html');"/>
<menuitem label="PNG Images"
oncommand="openTopWin('http://www.libpng.org/pub/png/png-MagnoliaAlpha.html');"/>
<menuitem label="Animated PNG demos"
oncommand="openTopWin('https://people.mozilla.org/~dolske/apng/demo.html');"/>
</menupopup>
</menu>
<menu label="General Page Rendering">
<menupopup>
<menuitem label="Larger page"
oncommand="openTopWin('http://www-archive.mozilla.org/quality/browser/debugtc/bft_browser_html_mix3.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/quality/browser/debugtc/bft_browser_html_mix3.html');"/>
<menuitem label="Smaller page"
oncommand="openTopWin('http://www-archive.mozilla.org/quality/browser/debugtc/bft_browser_link.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/quality/browser/debugtc/bft_browser_link.html');"/>
</menupopup>
</menu>
<menu label="Safe Browsing">
@ -40,11 +38,11 @@
<menuitem label="How does built-in Phishing and Malware Protection work?"
oncommand="openTopWin('https://support.mozilla.org/kb/how-does-phishing-and-malware-protection-work');"/>
<menuitem label="Deceptive Site!"
oncommand="openTopWin('http://itisatrap.org/firefox/its-a-trap.html');"/>
oncommand="openTopWin('https://itisatrap.org/firefox/its-a-trap.html');"/>
<menuitem label="Reported Attack Page!"
oncommand="openTopWin('http://itisatrap.org/firefox/its-an-attack.html');"/>
oncommand="openTopWin('https://itisatrap.org/firefox/its-an-attack.html');"/>
<menuitem label="Reported Unwanted Software Page!"
oncommand="openTopWin('http://itisatrap.org/firefox/unwanted.html');"/>
oncommand="openTopWin('https://itisatrap.org/firefox/unwanted.html');"/>
<menuitem label="Potentially Harmful Site!"
oncommand="openTopWin('https://itisatrap.org/firefox/harmful.html');"/>
</menupopup>
@ -58,29 +56,29 @@
<menu label="Popular Sites">
<menupopup>
<menuitem label="SeaMonkey"
oncommand="openTopWin('http://www.seamonkey-project.org');"/>
<menuitem label="Mozilla"
oncommand="openTopWin('http://www.mozilla.org');"/>
oncommand="openTopWin('https://www.seamonkey-project.org');"/>
<menuitem label="Thunderbird"
oncommand="openTopWin('https://www.thunderbird.net');"/>
<menuitem label="Youtube"
oncommand="openTopWin('http://www.youtube.com');"/>
oncommand="openTopWin('https://www.youtube.com');"/>
<menuitem label="Yahoo"
oncommand="openTopWin('http://www.yahoo.com');"/>
oncommand="openTopWin('https://www.yahoo.com');"/>
<menuitem label="The Register"
oncommand="openTopWin('http://www.theregister.co.uk');"/>
<menuitem label="Time"
oncommand="openTopWin('http://www.time.com');"/>
oncommand="openTopWin('https://www.theregister.co.uk');"/>
<menuitem label="reddit"
oncommand="openTopWin('https://www.reddit.com');"/>
<menuitem label="Hotwired"
oncommand="openTopWin('http://www.wired.com');"/>
oncommand="openTopWin('https://www.wired.com');"/>
<menuitem label="CNN"
oncommand="openTopWin('http://www.cnn.com');"/>
oncommand="openTopWin('https://www.cnn.com');"/>
<menuitem label="USA Today"
oncommand="openTopWin('http://www.usatoday.com');"/>
oncommand="openTopWin('https://www.usatoday.com');"/>
<menuitem label="Disney"
oncommand="openTopWin('http://www.disney.com');"/>
oncommand="openTopWin('https://www.disney.com');"/>
<menuitem label="Microsoft"
oncommand="openTopWin('http://www.microsoft.com');"/>
oncommand="openTopWin('https://www.microsoft.com');"/>
<menuitem label="Warner Bros."
oncommand="openTopWin('http://www.warnerbros.com');"/>
oncommand="openTopWin('https://www.warnerbros.com');"/>
</menupopup>
</menu>
</menupopup>
@ -89,39 +87,39 @@
<menu label="Viewer Demos">
<menupopup>
<menuitem label="#0 Basic Styles"
oncommand="openTopWin('http://www-archive.mozilla.org/newlayout/samples/test0.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/newlayout/samples/test0.html');"/>
<menuitem label="#1 CSS Styles"
oncommand="openTopWin('http://www-archive.mozilla.org/newlayout/samples/test1.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/newlayout/samples/test1.html');"/>
<menuitem label="#2 Images"
oncommand="openTopWin('http://www-archive.mozilla.org/newlayout/samples/test2.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/newlayout/samples/test2.html');"/>
<menuitem label="#3 Basic Tables"
oncommand="openTopWin('http://www-archive.mozilla.org/newlayout/samples/test3.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/newlayout/samples/test3.html');"/>
<menuitem label="#4 Simple Tables"
oncommand="openTopWin('http://www-archive.mozilla.org/newlayout/samples/test4.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/newlayout/samples/test4.html');"/>
<menuitem label="#5 More Styles"
oncommand="openTopWin('http://www-archive.mozilla.org/newlayout/samples/test5.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/newlayout/samples/test5.html');"/>
<menuitem label="#6 Deeply Nested Tables"
oncommand="openTopWin('http://www-archive.mozilla.org/newlayout/samples/test6.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/newlayout/samples/test6.html');"/>
<menuitem label="#7 Scaled Anim Image"
oncommand="openTopWin('http://www-archive.mozilla.org/newlayout/samples/test7.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/newlayout/samples/test7.html');"/>
<menuitem label="#8 Form"
oncommand="openTopWin('http://www-archive.mozilla.org/newlayout/samples/test8.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/newlayout/samples/test8.html');"/>
<menuitem label="#9 Frames"
oncommand="openTopWin('http://www-archive.mozilla.org/newlayout/samples/test9.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/newlayout/samples/test9.html');"/>
<menuitem label="#10 Anim Images"
oncommand="openTopWin('http://www-archive.mozilla.org/newlayout/samples/test10.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/newlayout/samples/test10.html');"/>
<menuitem label="#11 Fixed Positioning"
oncommand="openTopWin('http://www-archive.mozilla.org/newlayout/samples/test11.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/newlayout/samples/test11.html');"/>
<menuitem label="#12 More Fixed Pos"
oncommand="openTopWin('http://www-archive.mozilla.org/newlayout/samples/test12.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/newlayout/samples/test12.html');"/>
<menuitem label="#13 DHTML"
oncommand="openTopWin('http://www-archive.mozilla.org/newlayout/samples/test13.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/newlayout/samples/test13.html');"/>
<menuitem label="#14 XML Sorting"
oncommand="openTopWin('http://www-archive.mozilla.org/newlayout/samples/test14.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/newlayout/samples/test14.html');"/>
<menuitem label="#15 XML IRS"
oncommand="openTopWin('http://www-archive.mozilla.org/newlayout/samples/test15.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/newlayout/samples/test15.html');"/>
<menuitem label="#16 Gfx Widgets"
oncommand="openTopWin('http://www-archive.mozilla.org/newlayout/samples/test16.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/newlayout/samples/test16.html');"/>
</menupopup>
</menu>
@ -129,17 +127,17 @@
<menu label="XBL Test Suite" hidden="true" disabled="true">
<menupopup>
<menuitem label="#0 Remote XBL"
oncommand="openTopWin('http://www-archive.mozilla.org/projects/xbl/test0/test.xul');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/projects/xbl/test0/test.xul');"/>
<menuitem label="#1 Technicolor DIV"
oncommand="openTopWin('http://www-archive.mozilla.org/projects/xbl/test1/test.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/projects/xbl/test1/test.html');"/>
<menuitem label="#2 Rollover Madness"
oncommand="openTopWin('http://www-archive.mozilla.org/projects/xbl/test2/test.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/projects/xbl/test2/test.html');"/>
<menuitem label="#3 Popups in HTML"
oncommand="openTopWin('http://www-archive.mozilla.org/projects/xbl/test3/test.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/projects/xbl/test3/test.html');"/>
<menuitem label="#4 Partition Magic"
oncommand="openTopWin('http://www-archive.mozilla.org/projects/xbl/test4/test.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/projects/xbl/test4/test.html');"/>
<menuitem label="#5 Sticky Notes"
oncommand="openTopWin('http://www-archive.mozilla.org/projects/xbl/test5/test.html');"/>
oncommand="openTopWin('https://www-archive.mozilla.org/projects/xbl/test5/test.html');"/>
</menupopup>
</menu>
@ -171,11 +169,9 @@
<menu id="qaMenu" accesskey="Q" label="QA" insertbefore="menu_Help">
<menupopup id="qaMenuPopup">
<menuitem label="Getting Involved"
oncommand="openTopWin('http://www.seamonkey-project.org/start/');"/>
oncommand="openTopWin('https://www.seamonkey-project.org/start/');"/>
<menuitem label="SeaMonkey QA"
oncommand="openTopWin('https://wiki.mozilla.org/SeaMonkey:QA');"/>
<menuitem label="Mozilla Quality Assurance"
oncommand="openTopWin('https://quality.mozilla.org');"/>
<menuseparator/>
@ -194,13 +190,12 @@
oncommand="openTopWin('https://hg.mozilla.org/comm-central/pushloghtml?startdate=24+hours+ago&amp;enddate=now');"/>
<menuitem label="Recent mozilla-central Checkins"
oncommand="openTopWin('https://hg.mozilla.org/mozilla-central/pushloghtml?startdate=24+hours+ago&amp;enddate=now');"/>
<menuitem label="Tree Status"
oncommand="openTopWin('https://api.pub.build.mozilla.org/treestatus/');"/>
<menuseparator/>
<menuitem label="Smoke Tests"
oncommand="openTopWin('https://moztrap.mozilla.org/results/runs/');"/>
<menuitem label="Recent comm-esr60 Checkins"
oncommand="openTopWin('https://hg.mozilla.org/releases/comm-esr60/pushloghtml?startdate=96+hours+ago&amp;enddate=now');"/>
<menuitem label="Recent mozilla-esr60 Checkins"
oncommand="openTopWin('https://hg.mozilla.org/releases/mozilla-esr60/pushloghtml?startdate=96+hours+ago&amp;enddate=now');"/>
<menuitem label="Tree Status"
oncommand="openTopWin('https://treestatus.mozilla.org/');"/>
<menuseparator/>

Просмотреть файл

@ -45,13 +45,16 @@
screenX="10" screenY="10"
persist="screenX screenY width height sizemode">
<script type="application/javascript" src="chrome://editor/content/editor.js"/>
<script type="application/javascript" src="chrome://editor/content/ComposerCommands.js"/>
<script type="application/javascript"
src="chrome://editor/content/editor.js"/>
<script type="application/javascript"
src="chrome://editor/content/ComposerCommands.js"/>
<script type="application/javascript"
src="chrome://communicator/content/contentAreaClick.js"/>
<script type="application/javascript"
src="chrome://global/content/printUtils.js"/>
<script type="application/javascript" src="chrome://global/content/nsDragAndDrop.js"/>
<script type="application/javascript"
src="chrome://global/content/nsDragAndDrop.js"/>
<commandset id="editorCommands">
<commandset id="commonEditorMenuItems"/>

Просмотреть файл

@ -10,13 +10,13 @@
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>debugQA@mozilla.org</em:id>
<em:version>2.0.3</em:version>
<em:version>2.0.4</em:version>
<em:targetApplication>
<!-- Suite -->
<Description>
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
<em:minVersion>2.45</em:minVersion>
<em:minVersion>2.53</em:minVersion>
<em:maxVersion>@MOZ_APP_MAXVERSION@</em:maxVersion>
</Description>
</em:targetApplication>