changelog
- Thu, 15 Jan 2015 15:55:04 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Thu, 15 Jan 2015 15:55:04 +0100] rev 9
- Back out 97036ab72558 which inappropriately compared turds to third parties.
- Tue, 06 Jan 2015 21:39:09 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Tue, 06 Jan 2015 21:39:09 +0100] rev 8
- Conditionally force memory storage according to privacy.thirdparty.isolate;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.
- Sat, 03 Jan 2015 20:18:00 +0100
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 03 Jan 2015 20:18:00 +0100] rev 7
- Conditionally enable double key logic according to:
private browsing mode or privacy.thirdparty.isolate preference and
implement in GetCookieStringCommon and FindCookie where it counts...
With some reservations of how to convince FindCookie users to test
condition and pass a nullptr when disabling double key logic.