зеркало из https://github.com/mozilla/pjs.git
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:
Родитель
7c18281ebc
Коммит
d69a8f8b30
|
@ -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;..."
|
||||
|
|
Загрузка…
Ссылка в новой задаче