Sat, 03 Jan 2015 20:18:00 +0100
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.
1 This directory was created for code which is used in the Mozilla project in
2 some way but is not under the MPL or a compatible license like the Apache 2,
3 BSD or MIT licenses.
5 It is _NOT_ for "all non-MPLed code".
7 Before putting any new code in here, please consult licensing@mozilla.org. It
8 is quite likely that this is not the right place.