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 | <!DOCTYPE html><html class="reftest-wait reftest-print"><style>html{font-size:12pt}</style> |
michael@0 | 2 | <head> |
michael@0 | 3 | <script type="text/javascript"> |
michael@0 | 4 | |
michael@0 | 5 | window.onload = function (){ |
michael@0 | 6 | setTimeout(function() { |
michael@0 | 7 | document.documentElement.className = "reftest-print";}, |
michael@0 | 8 | 1000); |
michael@0 | 9 | } |
michael@0 | 10 | </script> |
michael@0 | 11 | </head> |
michael@0 | 12 | <body> |
michael@0 | 13 | <table> |
michael@0 | 14 | <tbody><tr><td>xxxxxxxxxxxxxxxxxxx</td></tr></tbody> |
michael@0 | 15 | <tbody><tr><td>xxxxxxxxxxxxxxxxxxx</td></tr></tbody> |
michael@0 | 16 | <tbody><tr><td>xxxxxxxxxxxxxxxxxxx</td></tr></tbody> |
michael@0 | 17 | <tbody><tr><td>xxxxxxxxxxxxxxxxxxx</td></tr></tbody> |
michael@0 | 18 | <tbody><tr><td>xxxxxxxxxxxxxxxxxxx</td></tr></tbody> |
michael@0 | 19 | <tbody><tr><td>xxxxxxxxxxxxxxxxxxx</td></tr></tbody> |
michael@0 | 20 | <tbody><tr><td>xxxxxxxxxxxxxxxxxxx</td></tr></tbody> |
michael@0 | 21 | <tbody><tr><td>xxxxxxxxxxxxxxxxxxx</td></tr></tbody> |
michael@0 | 22 | <tbody><tr><td>xxxxxxxxxxxxxxxxxxx</td></tr></tbody> |
michael@0 | 23 | <tbody><tr><td>xxxxxxxxxxxxxxxxxxx</td></tr></tbody> |
michael@0 | 24 | <tbody><tr><td>xxxxxxxxxxxxxxxxxxx</td></tr></tbody> |
michael@0 | 25 | <tbody><tr><td>xxxxxxxxxxxxxxxxxxx</td></tr></tbody> |
michael@0 | 26 | <tbody><tr><td>xxxxxxxxxxxxxxxxxxx</td></tr></tbody> |
michael@0 | 27 | <tbody><tr><td>last line</td></tr></tbody> |
michael@0 | 28 | |
michael@0 | 29 | </table> |
michael@0 | 30 | |
michael@0 | 31 | </body> |
michael@0 | 32 | |
michael@0 | 33 | </html> |