toolkit/mozapps/update/tests/data/complete_removed-files

Sat, 03 Jan 2015 20:18:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 03 Jan 2015 20:18:00 +0100
branch
TOR_BUG_3246
changeset 7
129ffea94266
permissions
-rw-r--r--

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 a/b/text0
     2 a/b/text1
     3 a/b/3/3text0
     4 a/b/3/3text1
     5 a/b/4/exe0.exe
     6 a/b/4/4text0
     7 a/b/4/4text1
     8 a/b/4/
     9 a/b/5/5text0
    10 a/b/5/5text1
    11 a/b/5/*
    12 a/b/6/
    13 a/b/7/*
    14 a/b/8/80/
    15 a/b/8/81/
    16 a/b/8/82/
    17 a/b/8/83/
    18 a/b/8/84/
    19 a/b/8/85/*
    20 a/b/8/86/*
    21 a/b/8/87/*
    22 a/b/8/88/*
    23 a/b/8/89/*
    24 a/b/8/80/
    25 a/b/8/84/*
    26 a/b/8/85/*
    27 a/b/8/89/
    28 a/b/9/90/
    29 a/b/9/91/
    30 a/b/9/92/
    31 a/b/9/93/
    32 a/b/9/94/
    33 a/b/9/95/*
    34 a/b/9/96/*
    35 a/b/9/97/*
    36 a/b/9/98/*
    37 a/b/9/99/*
    38 a/b/9/90/
    39 a/b/9/94/*
    40 a/b/9/95/*
    41 a/b/9/99/

mercurial