content/base/test/somedatas.resource

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.

     3 retry: 500
     5 data:123456789
     6 data: 123456789123456789
     7 data:123456789123456789123456789123456789
     8 data:  123456789123456789123456789123456789123456789123456789123456789123456789
     9 :some utf-8 characteres
    10 data:çãá"'@`~Ý Ḿyyyy
    12 :test if the character ":"(which is used for comments) isn't misunderstood
    13 data:  :xxabcdefghij
    14 data:çãá"'@`~Ý Ḿyyyy : zz

mercurial