Bug 43677: Disable "Shared from Tor Browser"
Merge Info
Issues
Resolves
Merging
Target Branches
-
tor-browser-!fixupstotor-browser-specific commits, new features, security backports -
base-browserandmullvad-browser-!fixupstobase-browser-specific commits, new features to be shared withmullvad-browser, and security backports-
⚠️ IMPORTANT: Please list thebase-browser-specific commits which need to be cherry-picked to thebase-browserandmullvad-browserbranches here
-
Target Channels
-
Alpha: esr140-15.0 -
Stable: esr128-14.5 -
Legacy: esr115-13.5
Backporting
Timeline
-
No Backport (preferred): patchset for the next major stable -
Immediate: patchset needed as soon as possible (fixes CVEs, 0-days, etc) -
Next Minor Stable Release: patchset that needs to be verified in nightly before backport -
Eventually: patchset that needs to be verified in alpha before backport
Review
Change Description
Disables the a message suffix that is now being added when sharing links to WhatsApp, yes specifically to WhatsApp.
See #43677 (comment 3264744) for a screenshot of a message.
I was really confused why the setting option wasn't showing, but turns out when rebasing 137 we accidentally disabled the setting for this already. The disabling was in the wrong commit though, so I have removed it from the it and added it to the right one.
How Tested
Checked that the message is there before the change and not there anymore after the change.