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

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


#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:  TorBrowserTeam201411R
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+-----------------------------------

Comment (by mcs):

 Our tests so far show that a remote page that loads a chrome:// SVG will
 not be able to access the DOM (which should mean that it cannot access the
 rendered colors of elements within the SVG).  The SVG image loads OK with
 an <img> tag but the same origin policy blocks loading via tags such as
 iframe and object.  So maybe the original patch is safe.

 We could also try checking nsContentUtils::IsCallerChrome() instead of
 aPresContext->IsChrome().  It bothers me that I cannot remember why we did
 not use that kind of check in the original patch for #6786.

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


More information about the tor-bugs mailing list