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 = camera_common.js
4 [test_camera.html]
5 [test_camera_2.html]
6 [test_camera_3.html]
7 [test_camera_hardware_init_failure.html]
8 [test_camera_hardware_failures.html]
9 [test_bug975472.html]
10 [test_camera_fake_parameters.html]
11 [test_camera_hardware_face_detection.html]
12 [test_camera_hardware_auto_focus_moving_cb.html]