Unless someone talks them out of it, Mozilla plans to drop support for Mac OS 10.6, 10.7 and 10.8 in Firefox 46, which means we will need to worry about this when we transition Tor Browser to the ESR 52 codebase. Read more here:
https://groups.google.com/forum/#!topic/mozilla.dev.platform/gXZj0rQWEfI
We need to decide whether Tor Browser can and should continue to support those older versions of Mac OS.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
As the majority of users prefer to stay in the dark/silence/unawareness/etc, the most effective way to research the impact of what this ticket about is to add a warning message to the stable release of Tor Browser, e.g. something scary like "Your OS is unsupported. OK", and see the reaction of users on available communication channels.
Otherwise, their installations will be silently ruined by the automatic update to 7.0.
Otherwise, their installations will be silently ruined by the automatic update to 7.0.
We have a mechanism to prevent updates on the unsupported OSes, so users' installations should not be ruined. Instead, they will see a message that points them to a website where we will provide information. We did something similar when we discontinued 32-bit support on OSX.
If we want to be fancy we can provide a learn more link on the about dialog and the text that no further update is possible. Not sure exactly what we need to do to activate that, I just stumbled over https://bugzilla.mozilla.org/show_bug.cgi?id=1291488.
I attached a patch for tools/update-responses/config.yml to add minSupportedOSVersion=10.9 on osx64. We also update the minSupportedOSVersion for osx32 (although there are probably not many osx32 users remaining, since it has been deprecated for more than 2 years).
Trac: Status: assigned to needs_review Keywords: TorBrowserTeam201704 deleted, TorBrowserTeam201704R added
Do we need to do anything to notify OS X users on < 10.9 that Tor Browser won't work? IIRC Firefox won't extract from the DMG on an unsupported system anymore. Having such a mechanism would probably be best (in addition to change the text on the website saying the min supported version is 10.9)
Trac: Keywords: TorBrowserTeam201704R deleted, TorBrowserTeam201704 added Status: needs_review to needs_information
Do we need to do anything to notify OS X users on < 10.9 that Tor Browser won't work? IIRC Firefox won't extract from the DMG on an unsupported system anymore. Having such a mechanism would probably be best (in addition to change the text on the website saying the min supported version is 10.9)
The behavior of 7.0a3 is the same as the one for Firefox 53: There is a stop sign shown over the icon and if a user drags the app and tries to start it a dialog pops up that the macOS version is too old. I think we are fine in that regard.