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•10 days 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•10 days 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•9 days 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•8 days ago
|
||
Sounds good to me, I'll put up the patch since it's EOD for you.
| Assignee | ||
Updated•8 days ago
|
Updated•8 days ago
|
| Assignee | ||
Comment 5•8 days ago
|
||
Updated•8 days ago
|
| Reporter | ||
Comment 6•8 days 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•8 days 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•8 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D289300
Comment 10•8 days 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•8 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D289300
Updated•7 days ago
|
Comment 12•7 days ago
|
||
| bugherder | ||
Updated•7 days ago
|
Updated•7 days ago
|
Comment 13•7 days ago
|
||
| uplift | ||
Comment 14•5 days 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•5 days ago
|
Comment 15•5 days ago
|
||
Updated•2 days ago
|
Updated•2 days ago
|
Comment 17•2 days ago
|
||
| uplift | ||
Comment 18•1 day 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 day ago
|
Description
•