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 | bug500931_helper.html |
michael@0 | 5 | bug504877_helper.html |
michael@0 | 6 | bug571849_helper.html |
michael@0 | 7 | bug589028_helper.html |
michael@0 | 8 | bug92773_helper.html |
michael@0 | 9 | chrome_wrappers_helper.html |
michael@0 | 10 | file1_bug629227.html |
michael@0 | 11 | file2_bug629227.html |
michael@0 | 12 | file_bug505915.html |
michael@0 | 13 | file_bug650273.html |
michael@0 | 14 | file_bug658560.html |
michael@0 | 15 | file_bug706301.html |
michael@0 | 16 | file_bug720619.html |
michael@0 | 17 | file_bug738244.html |
michael@0 | 18 | file_bug760131.html |
michael@0 | 19 | file_bug781476.html |
michael@0 | 20 | file_bug795275.html |
michael@0 | 21 | file_bug795275.xml |
michael@0 | 22 | file_bug799348.html |
michael@0 | 23 | file_bug802557.html |
michael@0 | 24 | file_bug860494.html |
michael@0 | 25 | file_crosscompartment_weakmap.html |
michael@0 | 26 | file_documentdomain.html |
michael@0 | 27 | file_doublewrappedcompartments.html |
michael@0 | 28 | file_empty.html |
michael@0 | 29 | file_evalInSandbox.html |
michael@0 | 30 | file_exnstack.html |
michael@0 | 31 | file_expandosharing.html |
michael@0 | 32 | file_mozMatchesSelector.html |
michael@0 | 33 | file_nodelists.html |
michael@0 | 34 | file_wrappers-2.html |
michael@0 | 35 | inner.html |
michael@0 | 36 | test1_bug629331.html |
michael@0 | 37 | test2_bug629331.html |
michael@0 | 38 | |
michael@0 | 39 | [test_bug384632.html] |
michael@0 | 40 | [test_bug390488.html] |
michael@0 | 41 | [test_bug393269.html] |
michael@0 | 42 | [test_bug396851.html] |
michael@0 | 43 | [test_bug428021.html] |
michael@0 | 44 | [test_bug446584.html] |
michael@0 | 45 | [test_bug462428.html] |
michael@0 | 46 | [test_bug478438.html] |
michael@0 | 47 | [test_bug500691.html] |
michael@0 | 48 | [test_bug503926.html] |
michael@0 | 49 | [test_bug504877.html] |
michael@0 | 50 | [test_bug505915.html] |
michael@0 | 51 | [test_bug560351.html] |
michael@0 | 52 | [test_bug585745.html] |
michael@0 | 53 | [test_bug589028.html] |
michael@0 | 54 | [test_bug601299.html] |
michael@0 | 55 | [test_bug605167.html] |
michael@0 | 56 | [test_bug618017.html] |
michael@0 | 57 | [test_bug623437.html] |
michael@0 | 58 | [test_bug628410.html] |
michael@0 | 59 | [test_bug628794.html] |
michael@0 | 60 | [test_bug629227.html] |
michael@0 | 61 | [test_bug629331.html] |
michael@0 | 62 | [test_bug636097.html] |
michael@0 | 63 | [test_bug650273.html] |
michael@0 | 64 | [test_bug655297-1.html] |
michael@0 | 65 | [test_bug655297-2.html] |
michael@0 | 66 | [test_bug661980.html] |
michael@0 | 67 | [test_bug691059.html] |
michael@0 | 68 | [test_bug720619.html] |
michael@0 | 69 | [test_bug731471.html] |
michael@0 | 70 | [test_bug764389.html] |
michael@0 | 71 | [test_bug772288.html] |
michael@0 | 72 | [test_bug781476.html] |
michael@0 | 73 | [test_bug789713.html] |
michael@0 | 74 | [test_bug793969.html] |
michael@0 | 75 | [test_bug800864.html] |
michael@0 | 76 | [test_bug802557.html] |
michael@0 | 77 | [test_bug803730.html] |
michael@0 | 78 | [test_bug809547.html] |
michael@0 | 79 | [test_bug829872.html] |
michael@0 | 80 | [test_bug862380.html] |
michael@0 | 81 | [test_bug865260.html] |
michael@0 | 82 | [test_bug870423.html] |
michael@0 | 83 | [test_bug871887.html] |
michael@0 | 84 | [test_bug912322.html] |
michael@0 | 85 | [test_bug916945.html] |
michael@0 | 86 | [test_bug92773.html] |
michael@0 | 87 | [test_bug940783.html] |
michael@0 | 88 | [test_bug965082.html] |
michael@0 | 89 | [test_bug960820.html] |
michael@0 | 90 | [test_bug986542.html] |
michael@0 | 91 | [test_bug993423.html] |
michael@0 | 92 | [test_bug1005806.html] |
michael@0 | 93 | [test_crosscompartment_weakmap.html] |
michael@0 | 94 | [test_frameWrapping.html] |
michael@0 | 95 | # The JS test component we use below is only available in debug builds. |
michael@0 | 96 | [test_getWebIDLCaller.html] |
michael@0 | 97 | skip-if = (debug == false || os == "android") |
michael@0 | 98 | [test_nac.xhtml] |
michael@0 | 99 | [test_sameOriginPolicy.html] |