this post was submitted on 24 Jun 2024
29 points (85.4% liked)

Firefox

3699 readers
60 users here now

A community for discussion about Mozilla Firefox.

founded 1 year ago
MODERATORS
 

I almost exclusively use private tabs and had quite a few of them open at any time for things I was working on. But apparently since I’ve last updated the default behavior changed to close private tabs and the option to keep them open was removed.

Digging into it, I’ve found the bug report in the link. The last entry in the bug report is concerning:

It looks like this was discussed in FXIOS-8672, although I don't have access to that JIRA to take a look at the discussion.

Of the three PRs that I see that reference FXIOS-8672one of them mentions:

I've intentionally kept this PR as simple as possible so we can release it and then be sure there is no major blow back from users. If we need to roll back it should be very simple in the current state.

I'm not sure what would count as "major blow back" but there is at least some hope that this functionality can be restored.

I agree with @garnetred that this behaviour isn't limited to force closing the app.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 4 days ago* (last edited 4 days ago) (1 children)

Silently changing a behavior, especially one that is in other web browsers, is a bit user-hostile and I understand the frustration.

On the other hand, privacy-wise this change is good, since it was likely storing the incognito tabs (browser state) in the app storage and was likely retrievable by forensics tools (ie: Cellebrite).

I'd rather have the browser state of incognito tabs stored in RAM at all time.

I feel like those affected are using incognito tabs as a way to separate their browsing history. Maybe a more convenient option would be the ability to run multiple browser sessions on mobile instead of falling back on the incognito mode as a workaround.

[–] [email protected] 0 points 4 days ago

They had an option to close the private tabs, which was on by default. I’ve changed it to off for a reason. Breaking people’s workflow for a false perceived gain in privacy is bull. Private tabs are just local storage cleaning tabs. Pretending this change improves privacy is nonsense.