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 [DEFAULT]
2 support-files = empty_window.xul
4 [test_bug343416.xul]
5 [test_bug429954.xul]
6 support-files = window_bug429954.xul
7 [test_bug444800.xul]
8 [test_bug478536.xul]
9 skip-if = true # Bug 561929
10 support-files = window_bug478536.xul
11 [test_bug462106_perwindow.xul]
12 [test_bug517396.xul]
13 [test_bug538242.xul]
14 support-files = window_bug538242.xul
15 [test_bug593307.xul]
16 support-files = window_bug593307_offscreen.xul window_bug593307_centerscreen.xul
17 [test_keycodes.xul]
18 [test_wheeltransaction.xul]
19 support-files = window_wheeltransaction.xul
20 [test_imestate.html]
21 support-files = window_imestate_iframes.html
22 [test_plugin_scroll_consistency.html]
23 [test_composition_text_querycontent.xul]
24 support-files = window_composition_text_querycontent.xul
25 [test_input_events_on_deactive_window.xul]
26 [test_position_on_resize.xul]
27 [test_sizemode_events.xul]
28 [test_bug760802.xul]
29 [test_clipboard.xul]
31 # Cocoa
32 [test_native_menus.xul]
33 skip-if = toolkit != "cocoa"
34 support-files = native_menus_window.xul
35 [test_native_mouse_mac.xul]
36 skip-if = toolkit != "cocoa"
37 support-files = native_mouse_mac_window.xul
38 [test_bug413277.html]
39 skip-if = toolkit != "cocoa"
40 [test_bug428405.xul]
41 skip-if = toolkit != "cocoa"
42 [test_bug466599.xul]
43 skip-if = toolkit != "cocoa"
44 [test_bug485118.xul]
45 skip-if = toolkit != "cocoa"
46 [test_bug522217.xul]
47 skip-if = toolkit != "cocoa"
48 support-files = window_bug522217.xul
49 [test_platform_colors.xul]
50 skip-if = toolkit != "cocoa"
51 [test_standalone_native_menu.xul]
52 skip-if = toolkit != "cocoa"
53 support-files = standalone_native_menu_window.xul
54 [test_bug586713.xul]
55 skip-if = toolkit != "cocoa"
56 support-files = bug586713_window.xul
57 [test_key_event_counts.xul]
58 skip-if = toolkit != "cocoa"
59 [test_bug596600.xul]
60 skip-if = toolkit != "cocoa"
61 [test_bug673301.xul]
62 skip-if = toolkit != "cocoa"
63 [test_taskbar_progress.xul]
64 skip-if = toolkit != "cocoa"
65 [test_secure_input.html]
66 skip-if = toolkit != "cocoa"
67 [test_native_key_bindings_mac.html]
68 skip-if = toolkit != "cocoa"
70 # Windows
71 # taskbar_previews.xul
72 # window_state_windows.xul
73 [test_chrome_context_menus_win.xul]
74 skip-if = toolkit != "windows"
75 support-files = chrome_context_menus_win.xul
76 [test_plugin_input_event.html]
77 skip-if = toolkit != "windows"
78 [test_mouse_scroll.xul]
79 skip-if = toolkit != "windows"
80 support-files = window_mouse_scroll_win.html