[tbb-commits] [tor-browser] branch tor-browser-102.5.0esr-12.0-1 updated: fixup! Bug 10760: Integrate TorButton to TorBrowser core
gitolite role
git at cupani.torproject.org
Wed Nov 30 11:54:36 UTC 2022
This is an automated email from the git hooks/post-receive script.
pierov pushed a commit to branch tor-browser-102.5.0esr-12.0-1
in repository tor-browser.
The following commit(s) were added to refs/heads/tor-browser-102.5.0esr-12.0-1 by this push:
new c7aeef1139f0 fixup! Bug 10760: Integrate TorButton to TorBrowser core
c7aeef1139f0 is described below
commit c7aeef1139f0bdfc42174b400daef215663f0386
Author: Pier Angelo Vendrame <pierov at torproject.org>
AuthorDate: Wed Nov 30 12:37:40 2022 +0100
fixup! Bug 10760: Integrate TorButton to TorBrowser core
Bug 41498: The Help panel is empty in 12.0a4
Forgot to remove a closing comment that was in a macOS ifdef.
---
browser/base/content/browser-menubar.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/browser/base/content/browser-menubar.inc b/browser/base/content/browser-menubar.inc
index eaf4aeb4a68c..cde4d205b763 100644
--- a/browser/base/content/browser-menubar.inc
+++ b/browser/base/content/browser-menubar.inc
@@ -478,7 +478,7 @@
data-l10n-id="menu-get-help"
appmenu-data-l10n-id="appmenu-get-help"
#ifdef XP_MACOSX
- key="key_openHelpMac"/> -->
+ key="key_openHelpMac"/>
#else
/>
#endif
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tbb-commits
mailing list