[tor-bugs] #3246 [Firefox Patch Issues]: Apply third party cookie patch

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jun 27 09:05:01 UTC 2014


#3246: Apply third party cookie patch
-------------------------------------+-------------------------------------
     Reporter:  mikeperry            |      Owner:  mikeperry
         Type:  enhancement          |     Status:  new
     Priority:  major                |  Milestone:
    Component:  Firefox Patch        |    Version:
  Issues                             |   Keywords:  backport-to-mozilla,
   Resolution:                       |  tbb-linkability, tbb-usability-
Actual Points:                       |  website, tbb-bounty
       Points:                       |  Parent ID:
-------------------------------------+-------------------------------------

Comment (by michael):

 Some peripheral but relevant information follows.
 ----
 Replying to [ticket:3246 mikeperry]:
 > Right now, we've set Tor Browser to block third party cookies.
 >
 By the way, what this technically means is that we've changed the Mozilla
 default preference:

 {{{
   name: network.cookie.cookieBehavior
   value: 0
 }}}

 ...to:

 {{{
   name: network.cookie.cookieBehavior
   value: 1
 }}}

 As with all preferences, this is determined by parsing ''prefs.js'' (or
 manually given in the URL bar 'about:config'.)
 ----
 Cookie preferences are documented [https://developer.mozilla.org/en-
 US/docs/Cookies_Preferences_in_Mozilla/ in Dan Witte's Mozilla developer
 doc].

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


More information about the tor-bugs mailing list