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.
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
5 </head>
7 <body>
9 <div>
10 <math>
11 <mtext>|</mtext>
12 <mtable style="width:8em">
13 <mtr>
14 <mtd></mtd>
15 </mtr>
16 </mtable>
17 <mtext>|</mtext>
18 </math>
19 </div>
20 <div>
21 <math>
22 <mtext>|</mtext>
23 <mtable style="width:30px">
24 <mtr>
25 <mtd></mtd>
26 </mtr>
27 </mtable>
28 <mtext>|</mtext>
29 </math>
30 </div>
31 <div>
32 <math>
33 <mtext>|</mtext>
34 <mtable>
35 <mtr>
36 <mtd></mtd>
37 </mtr>
38 </mtable>
39 <mtext>|</mtext>
40 </math>
41 </div>
43 </body>
44 </html>