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.
michael@0 | 1 | // *************************************************************************** |
michael@0 | 2 | // * |
michael@0 | 3 | // * Copyright (C) 2013 International Business Machines |
michael@0 | 4 | // * Corporation and others. All Rights Reserved. |
michael@0 | 5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
michael@0 | 6 | // * Source File: <path>/common/main/bn_IN.xml |
michael@0 | 7 | // * |
michael@0 | 8 | // *************************************************************************** |
michael@0 | 9 | bn_IN{ |
michael@0 | 10 | Version{"2.0.92.80"} |
michael@0 | 11 | zoneStrings{ |
michael@0 | 12 | "meta:Alaska"{ |
michael@0 | 13 | ld{"আলাসকা দিবালোক সময়"} |
michael@0 | 14 | lg{"আলাস্কার সময়"} |
michael@0 | 15 | ls{"অ্যালাসকা মানক সময়"} |
michael@0 | 16 | } |
michael@0 | 17 | "meta:America_Central"{ |
michael@0 | 18 | ld{"কেন্দ্রীয় দিবালোক মসয়"} |
michael@0 | 19 | lg{"উত্তর আমিরিকা কেন্দ্রীয় সময়"} |
michael@0 | 20 | ls{"উত্তর আমিরিকা কেন্দ্রীয় মানক সময়"} |
michael@0 | 21 | } |
michael@0 | 22 | "meta:Cook"{ |
michael@0 | 23 | ld{"কুক দ্বীপপুঞ্জ অর্ধেক গ্রীষ্মকাল সময়"} |
michael@0 | 24 | lg{"কুক দ্বীপপুঞ্জ সময়"} |
michael@0 | 25 | ls{"কুক দ্বীপপুঞ্জ মানক সময়"} |
michael@0 | 26 | } |
michael@0 | 27 | "meta:Fiji"{ |
michael@0 | 28 | ld{"ফিজি গ্রীষ্মকাল সময়"} |
michael@0 | 29 | lg{"ফিজি সময়"} |
michael@0 | 30 | ls{"ফিজি মানক সময়"} |
michael@0 | 31 | } |
michael@0 | 32 | "meta:French_Southern"{ |
michael@0 | 33 | ls{"ফরাসি দক্ষিণ এবং আন্টার্কটিক সময়"} |
michael@0 | 34 | } |
michael@0 | 35 | "meta:Guyana"{ |
michael@0 | 36 | ls{"গুয়ানা সময়"} |
michael@0 | 37 | } |
michael@0 | 38 | "meta:Indian_Ocean"{ |
michael@0 | 39 | ls{"ভারত মহাসাগরীয় সময়"} |
michael@0 | 40 | } |
michael@0 | 41 | "meta:Kosrae"{ |
michael@0 | 42 | ls{"কোসরেই সময়"} |
michael@0 | 43 | } |
michael@0 | 44 | "meta:New_Zealand"{ |
michael@0 | 45 | ld{"নিউজিল্যান্ড দিবালোকের সময়"} |
michael@0 | 46 | lg{"নিউজিল্যান্ড সময়"} |
michael@0 | 47 | ls{"নিউজিল্যান্ড মানক সময়"} |
michael@0 | 48 | } |
michael@0 | 49 | "meta:Papua_New_Guinea"{ |
michael@0 | 50 | ls{"পাপুয়া নিউগিনি সময়"} |
michael@0 | 51 | } |
michael@0 | 52 | "meta:Pitcairn"{ |
michael@0 | 53 | ls{"পিটকাইর্ন সময়"} |
michael@0 | 54 | } |
michael@0 | 55 | "meta:Ponape"{ |
michael@0 | 56 | ls{"পোনাপ সময়"} |
michael@0 | 57 | } |
michael@0 | 58 | "meta:Syowa"{ |
michael@0 | 59 | ls{"স্যোয়া সময়"} |
michael@0 | 60 | } |
michael@0 | 61 | "meta:Tokelau"{ |
michael@0 | 62 | ls{"টোকেলু সময়"} |
michael@0 | 63 | } |
michael@0 | 64 | "meta:Vostok"{ |
michael@0 | 65 | ls{"ভসটক সময়"} |
michael@0 | 66 | } |
michael@0 | 67 | gmtZeroFormat{"গ্রীনিচ মানক সময়"} |
michael@0 | 68 | } |
michael@0 | 69 | } |