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 | support-files = |
michael@0 | 3 | bfcache_iframe1.html |
michael@0 | 4 | bfcache_iframe2.html |
michael@0 | 5 | blob_worker_crash_iframe.html |
michael@0 | 6 | error_events_abort_transactions_iframe.html |
michael@0 | 7 | event_propagation_iframe.html |
michael@0 | 8 | exceptions_in_events_iframe.html |
michael@0 | 9 | file.js |
michael@0 | 10 | file_app_isolation.html |
michael@0 | 11 | file_app_isolation.js |
michael@0 | 12 | helpers.js |
michael@0 | 13 | leaving_page_iframe.html |
michael@0 | 14 | third_party_iframe1.html |
michael@0 | 15 | third_party_iframe2.html |
michael@0 | 16 | webapp_clearBrowserData.js |
michael@0 | 17 | webapp_clearBrowserData_appFrame.html |
michael@0 | 18 | webapp_clearBrowserData_browserFrame.html |
michael@0 | 19 | |
michael@0 | 20 | [test_add_put.html] |
michael@0 | 21 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 22 | [test_add_twice_failure.html] |
michael@0 | 23 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 24 | [test_advance.html] |
michael@0 | 25 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 26 | [test_app_isolation_inproc.html] |
michael@0 | 27 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #TIMED_OUT #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 28 | [test_app_isolation_oop.html] |
michael@0 | 29 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #TIMED_OUT #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 30 | [test_autoIncrement.html] |
michael@0 | 31 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 32 | [test_autoIncrement_indexes.html] |
michael@0 | 33 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 34 | [test_bfcache.html] |
michael@0 | 35 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 36 | [test_blob_archive.html] |
michael@0 | 37 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 38 | [test_blob_simple.html] |
michael@0 | 39 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 40 | [test_blob_worker_crash.html] |
michael@0 | 41 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, bug 927889 still present |
michael@0 | 42 | [test_clear.html] |
michael@0 | 43 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 44 | [test_complex_keyPaths.html] |
michael@0 | 45 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 46 | [test_count.html] |
michael@0 | 47 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 48 | [test_create_index.html] |
michael@0 | 49 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 50 | [test_create_index_with_integer_keys.html] |
michael@0 | 51 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 52 | [test_create_objectStore.html] |
michael@0 | 53 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 54 | [test_cursor_mutation.html] |
michael@0 | 55 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 56 | [test_cursor_update_updates_indexes.html] |
michael@0 | 57 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 58 | [test_cursors.html] |
michael@0 | 59 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 60 | [test_deleteDatabase.html] |
michael@0 | 61 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 62 | [test_deleteDatabase_interactions.html] |
michael@0 | 63 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 64 | [test_error_events_abort_transactions.html] |
michael@0 | 65 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 66 | [test_event_propagation.html] |
michael@0 | 67 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #TIMED_OUT, bug 780855 #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 68 | [test_event_source.html] |
michael@0 | 69 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 70 | [test_exceptions_in_events.html] |
michael@0 | 71 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 72 | [test_file_array.html] |
michael@0 | 73 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 74 | [test_file_cross_database_copying.html] |
michael@0 | 75 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 76 | [test_file_delete.html] |
michael@0 | 77 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 78 | [test_file_os_delete.html] |
michael@0 | 79 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 80 | [test_file_put_get_object.html] |
michael@0 | 81 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 82 | [test_file_put_get_values.html] |
michael@0 | 83 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 84 | [test_file_quota.html] |
michael@0 | 85 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 86 | [test_file_replace.html] |
michael@0 | 87 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 88 | [test_file_resurrection_delete.html] |
michael@0 | 89 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 90 | [test_file_resurrection_transaction_abort.html] |
michael@0 | 91 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 92 | [test_file_sharing.html] |
michael@0 | 93 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 94 | [test_file_transaction_abort.html] |
michael@0 | 95 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 96 | [test_filehandle_quota.html] |
michael@0 | 97 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 98 | [test_filehandle_serialization.html] |
michael@0 | 99 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 100 | [test_filehandle_store_snapshot.html] |
michael@0 | 101 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 102 | [test_getAll.html] |
michael@0 | 103 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 104 | [test_get_filehandle.html] |
michael@0 | 105 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 106 | [test_globalObjects_content.html] |
michael@0 | 107 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 108 | [test_global_data.html] |
michael@0 | 109 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 110 | [test_index_empty_keyPath.html] |
michael@0 | 111 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 112 | [test_index_getAll.html] |
michael@0 | 113 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 114 | [test_index_getAllObjects.html] |
michael@0 | 115 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 116 | [test_index_object_cursors.html] |
michael@0 | 117 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 118 | [test_index_update_delete.html] |
michael@0 | 119 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 120 | [test_indexes.html] |
michael@0 | 121 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 122 | [test_indexes_bad_values.html] |
michael@0 | 123 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 124 | [test_indexes_funny_things.html] |
michael@0 | 125 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 126 | [test_invalid_version.html] |
michael@0 | 127 | [test_key_requirements.html] |
michael@0 | 128 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 129 | [test_keys.html] |
michael@0 | 130 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 131 | [test_leaving_page.html] |
michael@0 | 132 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 133 | [test_lowDiskSpace.html] |
michael@0 | 134 | skip-if = buildapp == 'b2g' # b2g(this needs probably modification for notifyObserversInParentProcess to be similar as pushPermissions) b2g-debug(this needs probably modification for notifyObserversInParentProcess to be similar as pushPermissions) b2g-desktop(this needs probably modification for notifyObserversInParentProcess to be similar as pushPermissions) |
michael@0 | 135 | [test_multientry.html] |
michael@0 | 136 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 137 | [test_names_sorted.html] |
michael@0 | 138 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 139 | [test_objectCursors.html] |
michael@0 | 140 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 141 | [test_objectStore_getAllKeys.html] |
michael@0 | 142 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 143 | [test_objectStore_inline_autoincrement_key_added_on_put.html] |
michael@0 | 144 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 145 | [test_objectStore_openKeyCursor.html] |
michael@0 | 146 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 147 | [test_objectStore_remove_values.html] |
michael@0 | 148 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 149 | [test_object_identity.html] |
michael@0 | 150 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 151 | [test_odd_result_order.html] |
michael@0 | 152 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 153 | [test_open_empty_db.html] |
michael@0 | 154 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 155 | [test_open_for_principal.html] |
michael@0 | 156 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 157 | [test_open_objectStore.html] |
michael@0 | 158 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 159 | [test_optionalArguments.html] |
michael@0 | 160 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 161 | [test_overlapping_transactions.html] |
michael@0 | 162 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 163 | [test_persistenceType.html] |
michael@0 | 164 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 165 | [test_put_get_values.html] |
michael@0 | 166 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 167 | [test_put_get_values_autoIncrement.html] |
michael@0 | 168 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 169 | [test_readonly_transactions.html] |
michael@0 | 170 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 171 | [test_remove_index.html] |
michael@0 | 172 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 173 | [test_remove_objectStore.html] |
michael@0 | 174 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 175 | [test_request_readyState.html] |
michael@0 | 176 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 177 | [test_setVersion.html] |
michael@0 | 178 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 179 | [test_setVersion_abort.html] |
michael@0 | 180 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 181 | [test_setVersion_events.html] |
michael@0 | 182 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 183 | [test_setVersion_exclusion.html] |
michael@0 | 184 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 185 | [test_success_events_after_abort.html] |
michael@0 | 186 | skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(debug-only failure; time out) b2g-desktop(Bug 931116, b2g desktop specific, initial triage) |
michael@0 | 187 | [test_third_party.html] |
michael@0 | 188 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #TIMED_OUT #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 189 | [test_traffic_jam.html] |
michael@0 | 190 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 191 | [test_transaction_abort.html] |
michael@0 | 192 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 193 | [test_transaction_abort_hang.html] |
michael@0 | 194 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 195 | [test_transaction_lifetimes.html] |
michael@0 | 196 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 197 | [test_transaction_lifetimes_nested.html] |
michael@0 | 198 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 199 | [test_transaction_ordering.html] |
michael@0 | 200 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 201 | [test_unique_index_update.html] |
michael@0 | 202 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 203 | [test_webapp_clearBrowserData_inproc_inproc.html] |
michael@0 | 204 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #No test app installed #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 205 | [test_webapp_clearBrowserData_inproc_oop.html] |
michael@0 | 206 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #No test app installed #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 207 | [test_webapp_clearBrowserData_oop_inproc.html] |
michael@0 | 208 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #No test app installed #Bug 931116, b2g desktop specific, initial triage |
michael@0 | 209 | [test_bug937006.html] |
michael@0 | 210 | skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage |