tor-browser

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

commit aee10e3ef3c4cf3e47f98c17e648c1b6f5269766
parent 0a0415da3a5f180bca9bafe5da89a4efd357e612
Author: Henry Wilkes <henry@torproject.org>
Date:   Mon, 22 Sep 2025 11:21:16 +0100

BB 44107: Re-include firefoxview asset view-opentabs.svg.

Should be dropped after bugzilla bug 1987279 is resolved.

Diffstat:
Mbrowser/themes/shared/jar.inc.mn | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/browser/themes/shared/jar.inc.mn b/browser/themes/shared/jar.inc.mn @@ -7,6 +7,11 @@ # be specified once. As a result, the source file paths are relative # to the location of the actual manifest. +# Temporary work-around to include a single firefoxview asset needed for the +# "Switch to tab" search action. tor-browser#44107. +# Should be dropped after bugzilla bug 1987279. + content/browser/firefoxview/view-opentabs.svg (../../components/firefoxview/content/view-opentabs.svg) + skin/classic/browser/aboutFrameCrashed.css (../shared/aboutFrameCrashed.css) skin/classic/browser/aboutRestartRequired.css (../shared/aboutRestartRequired.css) skin/classic/browser/aboutSessionRestore.css (../shared/aboutSessionRestore.css)