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.
michael@0 | 1 | [DEFAULT] |
michael@0 | 2 | skip-if = buildapp == 'b2g' |
michael@0 | 3 | support-files = |
michael@0 | 4 | ../../../../content/media/test/audio.wav |
michael@0 | 5 | ../../../../browser/base/content/test/general/audio.ogg |
michael@0 | 6 | ../../../../content/media/test/seek_with_sound.ogg |
michael@0 | 7 | head.js |
michael@0 | 8 | tree_shared.js |
michael@0 | 9 | videocontrols_direction-1-ref.html |
michael@0 | 10 | videocontrols_direction-1a.html |
michael@0 | 11 | videocontrols_direction-1b.html |
michael@0 | 12 | videocontrols_direction-1c.html |
michael@0 | 13 | videocontrols_direction-1d.html |
michael@0 | 14 | videocontrols_direction-1e.html |
michael@0 | 15 | videocontrols_direction-2-ref.html |
michael@0 | 16 | videocontrols_direction-2a.html |
michael@0 | 17 | videocontrols_direction-2b.html |
michael@0 | 18 | videocontrols_direction-2c.html |
michael@0 | 19 | videocontrols_direction-2d.html |
michael@0 | 20 | videocontrols_direction-2e.html |
michael@0 | 21 | videocontrols_direction_test.js |
michael@0 | 22 | videomask.css |
michael@0 | 23 | |
michael@0 | 24 | [test_audiocontrols_dimensions.html] |
michael@0 | 25 | skip-if = toolkit == 'android' |
michael@0 | 26 | [test_mousecapture_area.html] |
michael@0 | 27 | [test_videocontrols.html] |
michael@0 | 28 | skip-if = toolkit == 'android' #TIMED_OUT |
michael@0 | 29 | [test_videocontrols_audio.html] |
michael@0 | 30 | [test_videocontrols_audio_direction.html] |
michael@0 | 31 | [test_videocontrols_standalone.html] |
michael@0 | 32 | [test_videocontrols_video_direction.html] |
michael@0 | 33 | [test_bug898940.html] |