Thu, 15 Jan 2015 15:59:08 +0100
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 | # ICO BMP 4BPP tests |
michael@0 | 2 | |
michael@0 | 3 | # Images of various sizes |
michael@0 | 4 | == ico-size-1x1-4bpp.ico ico-size-1x1-4bpp.png |
michael@0 | 5 | == ico-size-2x2-4bpp.ico ico-size-2x2-4bpp.png |
michael@0 | 6 | == ico-size-3x3-4bpp.ico ico-size-3x3-4bpp.png |
michael@0 | 7 | == ico-size-4x4-4bpp.ico ico-size-4x4-4bpp.png |
michael@0 | 8 | == ico-size-5x5-4bpp.ico ico-size-5x5-4bpp.png |
michael@0 | 9 | == ico-size-6x6-4bpp.ico ico-size-6x6-4bpp.png |
michael@0 | 10 | == ico-size-7x7-4bpp.ico ico-size-7x7-4bpp.png |
michael@0 | 11 | == ico-size-8x8-4bpp.ico ico-size-8x8-4bpp.png |
michael@0 | 12 | == ico-size-9x9-4bpp.ico ico-size-9x9-4bpp.png |
michael@0 | 13 | == ico-size-15x15-4bpp.ico ico-size-15x15-4bpp.png |
michael@0 | 14 | == ico-size-16x16-4bpp.ico ico-size-16x16-4bpp.png |
michael@0 | 15 | == ico-size-17x17-4bpp.ico ico-size-17x17-4bpp.png |
michael@0 | 16 | == ico-size-31x31-4bpp.ico ico-size-31x31-4bpp.png |
michael@0 | 17 | == ico-size-32x32-4bpp.ico ico-size-32x32-4bpp.png |
michael@0 | 18 | == ico-size-33x33-4bpp.ico ico-size-33x33-4bpp.png |
michael@0 | 19 | == ico-size-256x256-4bpp.ico ico-size-256x256-4bpp.png |
michael@0 | 20 | == ico-partial-transparent-4bpp.ico ico-partial-transparent-4bpp.png |
michael@0 | 21 | == ico-transparent-4bpp.ico ico-transparent-4bpp.png |
michael@0 | 22 | == ico-not-square-transparent-4bpp.ico ico-not-square-transparent-4bpp.png |
michael@0 | 23 |