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 | [DEFAULT] |
michael@0 | 2 | head = head_bookmarks.js |
michael@0 | 3 | tail = |
michael@0 | 4 | firefox-appdir = browser |
michael@0 | 5 | support-files = |
michael@0 | 6 | bookmarks.glue.html |
michael@0 | 7 | bookmarks.glue.json |
michael@0 | 8 | corruptDB.sqlite |
michael@0 | 9 | distribution.ini |
michael@0 | 10 | |
michael@0 | 11 | [test_421483.js] |
michael@0 | 12 | [test_browserGlue_bookmarkshtml.js] |
michael@0 | 13 | [test_browserGlue_corrupt.js] |
michael@0 | 14 | [test_browserGlue_corrupt_nobackup.js] |
michael@0 | 15 | [test_browserGlue_corrupt_nobackup_default.js] |
michael@0 | 16 | [test_browserGlue_distribution.js] |
michael@0 | 17 | [test_browserGlue_migrate.js] |
michael@0 | 18 | [test_browserGlue_prefs.js] |
michael@0 | 19 | [test_browserGlue_restore.js] |
michael@0 | 20 | [test_browserGlue_smartBookmarks.js] |
michael@0 | 21 | [test_clearHistory_shutdown.js] |
michael@0 | 22 | [test_leftpane_corruption_handling.js] |
michael@0 | 23 | [test_PUIU_makeTransaction.js] |