[tor-browser] branch tor-browser-102.0.1-12.0-1 updated: fixup! Bug 10760: Integrate TorButton to TorBrowser core

This is an automated email from the git hooks/post-receive script. pierov pushed a commit to branch tor-browser-102.0.1-12.0-1 in repository tor-browser. The following commit(s) were added to refs/heads/tor-browser-102.0.1-12.0-1 by this push: new 9975cd0582b42 fixup! Bug 10760: Integrate TorButton to TorBrowser core 9975cd0582b42 is described below commit 9975cd0582b42cf9484288f42ca0e615d69551e0 Author: Pier Angelo Vendrame <pierov@torproject.org> AuthorDate: Tue Aug 16 11:50:44 2022 +0200 fixup! Bug 10760: Integrate TorButton to TorBrowser core Reenabled the report site issue button (we disable it through prefs) --- browser/base/content/browser-menubar.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/browser/base/content/browser-menubar.inc b/browser/base/content/browser-menubar.inc index 12f8d9f51a209..a86d5fe8b900c 100644 --- a/browser/base/content/browser-menubar.inc +++ b/browser/base/content/browser-menubar.inc @@ -492,11 +492,11 @@ oncommand="openTroubleshootingPage()" data-l10n-id="menu-help-more-troubleshooting-info" appmenu-data-l10n-id="appmenu-help-more-troubleshooting-info"/> --> - <!-- <menuitem id="help_reportSiteIssue" + <menuitem id="help_reportSiteIssue" oncommand="ReportSiteIssue();" data-l10n-id="menu-help-report-site-issue" appmenu-data-l10n-id="appmenu-help-report-site-issue" - hidden="true"/> --> + hidden="true"/> <!-- <menuitem id="menu_HelpPopup_reportPhishingtoolmenu" disabled="true" oncommand="openUILink(gSafeBrowsing.getReportURL('Phish'), event, {triggeringPrincipal: Services.scriptSecurityManager.createNullPrincipal({})});" -- To stop receiving notification emails like this one, please contact the administrator of this repository.
participants (1)
-
gitolite role