tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 7ffb414bc78e97263258d5a97fc285b0b05c2b77
parent 9be01ccea36bf8737abe38c981ae8c6ee88dd9ee
Author: Ed Lee <edilee@mozilla.com>
Date:   Thu,  1 Jan 2026 03:47:10 +0000

Bug 2008107 - chat history comment shown in the History menu of the menu bar r=omarg

switch preprocessor comment matching bookmarks menu

Differential Revision: https://phabricator.services.mozilla.com/D277708

Diffstat:
Mbrowser/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 @@ -265,7 +265,7 @@ <menuitem id="recentChatsHeader" class="recent-chats-header" data-l10n-id="menu-history-chats-recent" disabled="true" hidden="true"/> - # Chat history menu items are added dynamically in browser-menubar.js + <!-- Chat history menu items --> <menuseparator id="startHistorySeparator" class="hide-if-empty-places-result"/>