Sharing tabs from locations in the app aside from the menu are always shared as private
Categories
(Firefox for Android :: Share, defect)
Tracking
()
People
(Reporter: jonalmeida, Assigned: royang)
References
(Regression)
Details
(Keywords: regression)
Attachments
(5 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-release+
|
Details | Review |
|
5.65 MB,
video/mp4
|
Details | |
|
5.13 MB,
video/mp4
|
Details |
Steps to reproduce
- Have two devices with the same FxA account setup; both devices need to be on a recent version of Firefox that supports
- Select a tab to send from the tabs tray, history, bookmarks, web share, or recently closed tabs.
Expected behaviour
- The tab on the other device is opened in regular mode.
Actual behaviour
- The tab is opened in private browsing mode.
Device information
- Firefox version: 149+
- Android device model: All devices.
- Android OS version: All versions.
Any additional information?
- n/a
Comment 1•1 month ago
|
||
:markh, since you are the author of the regressor, bug 2005407, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 2•1 month ago
|
||
It looks like bug 2014026 was filed to plumb the flag properly through for all the features, in which case we should do that to fix this bug.
Comment 3•1 month ago
|
||
In https://phabricator.services.mozilla.com/D277741, I had an assumption that when the state wasn't known we'd assume private=false, but Roger suggested we make that default to true. Would changing that back be a suitable workaround before the followup is tackled?
(getting it wrong is obviously still bad, but before this patch they were always non-private, so erring in that direction seems ok?)
Roger, wdyt?
| Assignee | ||
Comment 4•1 month ago
|
||
Sounds good to me, I'll put up the patch since it's EOD for you.
| Assignee | ||
Updated•1 month ago
|
Updated•1 month ago
|
| Assignee | ||
Comment 5•1 month ago
|
||
Updated•1 month ago
|
| Reporter | ||
Comment 6•1 month ago
|
||
Roger and I spoke about the patch in comment 5 offline: landing this is a preferred solution for today because it turns back the behaviour to the original one. With the patches for bug 2014026 in its current state, that would be much larger to uplift and un-advisable; riding the trains would better.
I'd recommend uplifting this to 149 and 150 accordingly.
Comment 8•1 month ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined/Reason for urgency: Without this change, sharing tabs to desktop will mostly results in private tabs. This is a change of behaviour from the current state.
- Code covered by automated testing?: no
- Fix verified in Nightly?: yes
- Needs manual QE testing?: no
- Steps to reproduce for manual QE testing: -Select a tab to send from the tabs tray, history, bookmarks, web share, or recently closed tabs.
-The tab on the other device is opened in regular mode. - Risk associated with taking this patch: low
- Explanation of risk level: Only updating the default to match current behaviour on release.
- String changes made/needed?: None
- Is Android affected?: yes
| Assignee | ||
Comment 9•1 month ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D289300
Comment 10•1 month ago
|
||
firefox-release Uplift Approval Request
- User impact if declined/Reason for urgency: Without this change, sharing tabs to desktop will mostly results in private tabs. This is a change of behaviour from the current state.
- Code covered by automated testing?: no
- Fix verified in Nightly?: yes
- Needs manual QE testing?: no
- Steps to reproduce for manual QE testing: -Select a tab to send from the tabs tray, history, bookmarks, web share, or recently closed tabs.
-The tab on the other device is opened in regular mode. - Risk associated with taking this patch: low
- Explanation of risk level: Only updating the default to match current behaviour on release.
- String changes made/needed?: None
- Is Android affected?: yes
| Assignee | ||
Comment 11•1 month ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D289300
Updated•1 month ago
|
Comment 12•1 month ago
|
||
| bugherder | ||
Updated•1 month ago
|
Updated•1 month ago
|
Comment 13•1 month ago
|
||
| uplift | ||
Comment 14•1 month ago
|
||
Verified as fixed on the latest Nightly 151.0a1 from 25.03.2026 and Fenix 150.0b1 - build 2 with Lenovo Yoga Tab 11 (Android 12) and Google Pixel 10 (Android 16)
Updated•1 month ago
|
Comment 15•1 month ago
|
||
Updated•1 month ago
|
Updated•1 month ago
|
Comment 17•1 month ago
|
||
| uplift | ||
Comment 18•1 month ago
|
||
This issue is verified as fixed on Firefox 149.0.1 using Samsung Galaxy s24 Ultra (Android 16). The shared tabs are opened successfully in normal browsing when shared from either side.
Updated•1 month ago
|
Description
•