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 skip-if = e10s # Bug ?????? - devtools tests disabled with e10s
3 subsuite = devtools
4 support-files =
5 head.js
6 storage-dynamic-windows.html
7 storage-listings.html
8 storage-unsecured-iframe.html
9 storage-updates.html
10 storage-secured-iframe.html
11 navigate-first.html
12 navigate-second.html
14 [browser_storage_dynamic_windows.js]
15 [browser_storage_listings.js]
16 [browser_storage_updates.js]
17 [browser_navigateEvents.js]