[tbb-bugs] #20471 [Applications/Tor Browser]: Allow javascript: links from HTTPS first party pages

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Dec 8 00:23:19 UTC 2016


#20471: Allow javascript: links from HTTPS first party pages
-------------------------------------------------+-------------------------
 Reporter:  mikeperry                            |          Owner:  tbb-
                                                 |  team
     Type:  defect                               |         Status:  new
 Priority:  Medium                               |      Milestone:
Component:  Applications/Tor Browser             |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  tbb-usability-website, tbb-          |  Actual Points:
  security-slider, TorBrowserTeam201612          |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by dcf):

 #18679 is a duplicate.

 I have occasionally worked around this problem by opening the inspector
 and manually changing
 {{{
 <a href="javascript: codecodecode">
 }}}
 to
 {{{
 <a onclick="codecodecode">
 }}}

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


More information about the tbb-bugs mailing list