content/xul/document/test/chrome.ini

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 [DEFAULT]
     2 support-files =
     3   bug497875-iframe.xul
     4   overlay1_bug335375.xul
     5   overlay2_bug335375.xul
     6   window_bug583948.xul
     7   window_bug757137.xul
     9 [test_bug199692.xul]
    10 [test_bug311681.xul]
    11 [test_bug335375.xul]
    12 [test_bug391002.xul]
    13 [test_bug403868.xul]
    14 [test_bug414907.xul]
    15 [test_bug418216.xul]
    16 [test_bug445177.xul]
    17 [test_bug449457.xul]
    18 [test_bug468176.xul]
    19 [test_bug497875.xul]
    20 [test_bug583948.xul]
    21 [test_bug640158_overlay_persist.xul]
    22 [test_bug757137.xul]

mercurial