tor-browser

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

commit 977b38a05f2602a2ad602783f07348cd339ceb4b
parent fe2890b2a597586b20c382f46fd02ed59998da41
Author: Jan-Niklas Jaeschke <jjaschke@mozilla.com>
Date:   Thu,  9 Oct 2025 14:28:34 +0000

Bug 1993501 - Text Fragments: Enable Copy Link to Highlight context menu on Desktop on all channels. r=smaug

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

Diffstat:
Mmodules/libpref/init/StaticPrefList.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml @@ -5001,7 +5001,7 @@ - name: dom.text_fragments.create_text_fragment.enabled type: bool - value: @IS_NIGHTLY_BUILD@ + value: true mirror: always - name: dom.text_fragments.create_text_fragment.timeout_seconds