[tbb-bugs] #13818 [Tor Browser]: [PATCH] Active tab looks ugly (inherits system color scheme only partially)

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Jan 14 19:46:57 UTC 2015


#13818: [PATCH] Active tab looks ugly (inherits system color scheme only partially)
-----------------------------+-----------------------------------
     Reporter:  gentoo_root  |      Owner:  tbb-team
         Type:  defect       |     Status:  needs_review
     Priority:  normal       |  Milestone:
    Component:  Tor Browser  |    Version:
   Resolution:               |   Keywords:  TorBrowserTeam201501R
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+-----------------------------------

Comment (by mcs):

 One more thing:  Kathy reminded me that gk asked during the last tbb-dev
 meeting what kind of testing we did to convince ourselves that this patch
 will not introduce a fingerprinting vector.  We created a web page that
 tried to load chrome://browser/skin/tabbrowser/tab-selected-start.svg
 several ways:
 * <img src="...">
 * <iframe src="...">
 * <object type="data/svg+xml" ...>
 The only image load this was not blocked is the <img>-based one, and (as
 far as I know) the SVG DOM cannot be accessed from an <img> tag (so there
 is no way for a web page to ask for CSS computed style in order to grab
 the color values we use).

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


More information about the tbb-bugs mailing list