[tor-bugs] #16983 [Tor Browser]: Favicon requests not isolated if one opens the tab list dropdown

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Sep 15 19:13:10 UTC 2015


#16983: Favicon requests not isolated if one opens the tab list dropdown
-------------------------+-------------------------------------------------
     Reporter:           |      Owner:  tbb-team
  someone_else           |     Status:  needs_review
         Type:  defect   |  Milestone:
     Priority:  major    |    Version:
    Component:  Tor      |   Keywords:  tbb-linkability,
  Browser                |  TorBrowserTeam201509R
   Resolution:           |  Parent ID:
Actual Points:           |
       Points:           |
-------------------------+-------------------------------------------------

Comment (by arthuredelstein):

 To clarify further: the point of the demo is to try to answer Georg's
 question in comment:7.

 But under normal usage, we wouldn't be using a "popupshown" listener to
 modify the `image` attribute. Instead, the `image` attribute is copied
 from the `tab` to the `menuitem`. The menuitem should normally cause no
 extra image downloads, because the `tab` has already caused the image to
 be added to the cache, isolated to the appropriate first party.

 Absent this patch, the `menuitem` does not find the image in the cache,
 because it is using -No-First-Party-. So it downloads the image again over
 the -No-First-Party- circuit.

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


More information about the tor-bugs mailing list