Sat, 03 Jan 2015 20:18:00 +0100
Conditionally enable double key logic according to:
private browsing mode or privacy.thirdparty.isolate preference and
implement in GetCookieStringCommon and FindCookie where it counts...
With some reservations of how to convince FindCookie users to test
condition and pass a nullptr when disabling double key logic.
1 [DEFAULT]
2 support-files =
3 file_other_auxiliary_navigation_by_location.html
4 file_our_auxiliary_navigation_by_location.html
5 file_parent_navigation_by_location.html
6 file_sibling_navigation_by_location.html
7 file_top_navigation_by_location.html
8 file_top_navigation_by_location_exotic.html
10 [test_child_navigation_by_location.html]
11 [test_other_auxiliary_navigation_by_location.html]
12 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt
13 [test_our_auxiliary_navigation_by_location.html]
14 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt
15 [test_parent_navigation_by_location.html]
16 [test_sibling_navigation_by_location.html]
17 [test_top_navigation_by_location_exotic.html]
18 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt
19 [test_top_navigation_by_location.html]
20 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt