[tbb-bugs] #15225 [Tor Browser]: Investigate why Atlas does not work with the medium-high security slider setting

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Mar 11 14:00:58 UTC 2015


#15225: Investigate why Atlas does not work with the medium-high security slider
setting
-----------------------------+----------------------
     Reporter:  gk           |      Owner:  tbb-team
         Type:  task         |     Status:  new
     Priority:  normal       |  Milestone:
    Component:  Tor Browser  |    Version:
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:  #9387
       Points:               |
-----------------------------+----------------------

Comment (by phw):

 It looks like Atlas' index page includes HTTP-sourced JS when loaded by
 IE:

 {{{
     <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
     <!--[if lt IE 9]>
       <script
 src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
     <![endif]-->
 }}}

 The URL seems to support HTTPS just fine, so we can change that easily.
 Alternatively, IE 9 seems to be old, so I also wouldn't mind if we just
 dump that snippet.

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


More information about the tbb-bugs mailing list