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.

michael@0 1 [DEFAULT]
michael@0 2 support-files =
michael@0 3 animated-gif-finalframe.gif
michael@0 4 animated-gif.gif
michael@0 5 animated-gif2.gif
michael@0 6 animated1.gif
michael@0 7 animated2.gif
michael@0 8 animation.svg
michael@0 9 animationPolling.js
michael@0 10 bad.jpg
michael@0 11 damon.jpg
michael@0 12 filter-final.svg
michael@0 13 filter.svg
michael@0 14 iframe.html
michael@0 15 imgutils.js
michael@0 16 invalid.jpg
michael@0 17 lime-anim-100x100-2.svg
michael@0 18 lime-anim-100x100.svg
michael@0 19 lime100x100.svg
michael@0 20 purple.gif
michael@0 21 red.png
michael@0 22 ref-iframe.html
michael@0 23 rillybad.jpg
michael@0 24
michael@0 25 [test_animSVGImage.html]
michael@0 26 [test_animSVGImage2.html]
michael@0 27 [test_animation.html]
michael@0 28 [test_animation2.html]
michael@0 29 [test_background_image_anim.html]
michael@0 30 [test_bullet_animation.html]
michael@0 31 [test_changeOfSource.html]
michael@0 32 [test_changeOfSource2.html]
michael@0 33 [test_net_failedtoprocess.html]
michael@0 34 [test_removal_ondecode.html]
michael@0 35 [test_removal_onload.html]
michael@0 36 [test_staticClone.html]
michael@0 37 [test_svg_animatedGIF.html]
michael@0 38 [test_svg_filter_animation.html]
michael@0 39 [test_synchronized_animation.html]
michael@0 40 [test_undisplayed_iframe.html]
michael@0 41 [test_xultree_animation.xhtml]

mercurial