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 #!/bin/sh
2 ## -*-sh-*-
3 #set -x
4 # BEGIN of icu-config-top
5 #******************************************************************************
6 # Copyright (C) 1999-2013, International Business Machines
7 # Corporation and others. All Rights Reserved.
8 #******************************************************************************
9 # This script is designed to aid configuration of ICU.
10 # rpath links a library search path right into the binaries.
11 #
12 # Note: it's preferred to use the .pc files rather than icu-config.
13 #
15 ### END of icu-config-top
17 ## Zero out prefix.
18 execprefix=
19 prefix=
22 loaddefs()
23 {