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 <!--
4 https://bugzilla.mozilla.org/show_bug.cgi?id=575561
5 -->
6 <head>
7 <title>Test for links in app tab subframes</title>
8 </head>
9 <body>
10 <a href="http://example.org/browser/browser/base/content/test/general/dummy_page.html">different domain</a>
11 </body>
12 </html>