[tor-bugs] #2874 [Firefox Patch Issues]: Block access to Components.interfaces from content script

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Aug 13 23:59:37 UTC 2014


#2874: Block access to Components.interfaces from content script
-------------------------------------+-------------------------------------
     Reporter:  mikeperry            |      Owner:  mikeperry
         Type:  enhancement          |     Status:  needs_review
     Priority:  normal               |  Milestone:
    Component:  Firefox Patch        |    Version:
  Issues                             |   Keywords:
   Resolution:                       |  MikePerryIterationFires20110529,
Actual Points:  1                    |  backport-to-mozilla,
       Points:  4                    |  MikePerry201408R
                                     |  Parent ID:
-------------------------------------+-------------------------------------
Changes (by arthuredelstein):

 * keywords:  MikePerryIterationFires20110529, backport-to-mozilla =>
     MikePerryIterationFires20110529, backport-to-mozilla, MikePerry201408R
 * status:  reopened => needs_review


Comment:

 Components.interfaces has a different set of properties in ESR31 and
 ESR24. So I've reconsidered, and I think it's cleaner if we remove the
 Components.interfaces object from both ESR24 and ESR31 branches. That way,
 Components.interfaces won't be a method for content scripts to distinguish
 different versions of TorBrowser. I'm attaching a patch here that removes
 Components.interfaces for ESR24, and I'll be providing a similar patch to
 ESR31 for #12620.

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


More information about the tor-bugs mailing list