Bug 371943: "Report Web Forgery" shouldn't open in a new tab by default, also make standard key modifiers behave correctly for that menuitem, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor

This commit is contained in:
gavin%gavinsharp.com 2007-03-07 20:51:33 +00:00
Родитель 7c18281ebc
Коммит d69a8f8b30
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -58,7 +58,7 @@
accesskey="&reportPhishSiteMenu.accesskey;"
insertbefore="aboutSeparator"
observes="reportPhishingBroadcaster"
oncommand="openUILinkIn(safebrowsing.getReportURL('Phish'), 'tab');"
oncommand="openUILink(safebrowsing.getReportURL('Phish'));"
onclick="checkForMiddleClick(this, event);"/>
<menuitem id="menu_HelpPopup_reportPhishingErrortoolmenu"
label="&safeb.palm.notforgery.label;..."