[tor-bugs] #13439 [Tor Browser]: Inspector raises the canvas prompt when hovering over images

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Nov 17 19:27:29 UTC 2014


#13439: Inspector raises the canvas prompt when hovering over images
-----------------------------+-------------------------------------
     Reporter:  dcf          |      Owner:  tbb-team
         Type:  defect       |     Status:  new
     Priority:  minor        |  Milestone:
    Component:  Tor Browser  |    Version:
   Resolution:               |   Keywords:  tbb-easy, tbb-usability
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+-------------------------------------
Changes (by gk):

 * cc: mcs, brade (added)
 * keywords:  canvas tbb-4.0 => tbb-easy, tbb-usability


Comment:

 The problem is that we don't check whether a content or a chrome script is
 trying to extract data. As we are extracting the script file anyway we
 probably could either check for a scheme indicating a chrome script (like
 (resource://) or maybe there is even a better method giving back a yes/no
 if asked whether that is a content script or not. I have not looked closer
 at it yet.

 The Inspector raises the issue in ESR 31 (and not earlier) as it had not
 been using canvas extraction in ESR 24.

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


More information about the tor-bugs mailing list