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 | { |
michael@0 | 2 | "id": "{34a1eae1-c20a-464f-9b0e-000000000000}", |
michael@0 | 3 | "fullName": "curly ID test", |
michael@0 | 4 | "author": "Tomislav Jovanovic", |
michael@0 | 5 | |
michael@0 | 6 | "preferences": [{ |
michael@0 | 7 | "name": "test13", |
michael@0 | 8 | "type": "integer", |
michael@0 | 9 | "title": "test13", |
michael@0 | 10 | "value": 26 |
michael@0 | 11 | }], |
michael@0 | 12 | |
michael@0 | 13 | "preferences-branch": "invalid^branch*name" |
michael@0 | 14 | } |