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 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
michael@0 | 2 | <svg |
michael@0 | 3 | xmlns="http://www.w3.org/2000/svg" |
michael@0 | 4 | width="40" |
michael@0 | 5 | height="40" |
michael@0 | 6 | viewBox="0 0 40 40"> |
michael@0 | 7 | <path |
michael@0 | 8 | d="M 1.5006714,23.536225 6.8925879,18.994244 14.585721,26.037937 34.019683,4.5410479 38.499329,9.2235032 14.585721,35.458952 z" |
michael@0 | 9 | id="path4" |
michael@0 | 10 | style="fill:#ffff00;fill-opacity:1;stroke:#000000;stroke-width:1.25402856;stroke-opacity:1" /> |
michael@0 | 11 | </svg> |