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 <?xml version="1.0" encoding="UTF-8" ?>
2 <!--
3 Copyright (c) 2010 International Business Machines Corporation and others. All rights reserved.
4 -->
5 <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
6 <ldml>
7 <identity>
8 <version number="$Revision: 1.4 $"/>
9 <generation date="$Date: 2008/12/08 18:18:44 $"/>
10 <language type="root"/>
11 </identity>
12 <rbnf>
13 <rulesetGrouping type="DurationRules">
14 <ruleset type="duration">
15 <rbnfrule value="0">=#,##0=;</rbnfrule>
16 </ruleset>
17 </rulesetGrouping>
18 </rbnf>
19 </ldml>