content/xul/document/test/chrome.ini

Tue, 06 Jan 2015 21:39:09 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 06 Jan 2015 21:39:09 +0100
branch
TOR_BUG_9701
changeset 8
97036ab72558
permissions
-rw-r--r--

Conditionally force memory storage according to privacy.thirdparty.isolate;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

     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