image/test/mochitest/chrome.ini

Thu, 15 Jan 2015 15:59:08 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:59:08 +0100
branch
TOR_BUG_9701
changeset 10
ac0c01689b40
permissions
-rw-r--r--

Implement a real Private Browsing Mode condition by changing the API/ABI;
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   animated-gif-finalframe.gif
     4   animated-gif.gif
     5   animated-gif2.gif
     6   animated1.gif
     7   animated2.gif
     8   animation.svg
     9   animationPolling.js
    10   bad.jpg
    11   damon.jpg
    12   filter-final.svg
    13   filter.svg
    14   iframe.html
    15   imgutils.js
    16   invalid.jpg
    17   lime-anim-100x100-2.svg
    18   lime-anim-100x100.svg
    19   lime100x100.svg
    20   purple.gif
    21   red.png
    22   ref-iframe.html
    23   rillybad.jpg
    25 [test_animSVGImage.html]
    26 [test_animSVGImage2.html]
    27 [test_animation.html]
    28 [test_animation2.html]
    29 [test_background_image_anim.html]
    30 [test_bullet_animation.html]
    31 [test_changeOfSource.html]
    32 [test_changeOfSource2.html]
    33 [test_net_failedtoprocess.html]
    34 [test_removal_ondecode.html]
    35 [test_removal_onload.html]
    36 [test_staticClone.html]
    37 [test_svg_animatedGIF.html]
    38 [test_svg_filter_animation.html]
    39 [test_synchronized_animation.html]
    40 [test_undisplayed_iframe.html]
    41 [test_xultree_animation.xhtml]

mercurial