[tor-bugs] #19316 [Applications/Tor Browser]: Make sure our updates are dealing with SSE requirement properly

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jun 9 18:06:18 UTC 2016


#19316: Make sure our updates are dealing with SSE requirement properly
--------------------------------------+--------------------------
 Reporter:  gk                        |          Owner:  tbb-team
     Type:  task                      |         Status:  new
 Priority:  Medium                    |      Milestone:
Component:  Applications/Tor Browser  |        Version:
 Severity:  Normal                    |     Resolution:
 Keywords:  ff52-esr                  |  Actual Points:
Parent ID:                            |         Points:
 Reviewer:                            |        Sponsor:
--------------------------------------+--------------------------

Comment (by yawning):

 > We want to be sure users without SSE support won't get an update then,
 for instance.

 Should they get a large clearly visible warning that their platform won't
 be supported for much longer? (In browser UI ideally since enough people
 probably don't read the release notes).

 Anyone using something that doesn't support SSE2 is guaranteed to be on 32
 bit Windows or Linux, and if we ever need to do it, detecting SSE2 support
 is trivial (`CPUID` with `EAX` set to 1, look at bit 26)...

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19316#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list