gecko-dev/dom/indexedDB/test
Andreea Pavel 390f7009e9 Merge autoland to mozilla-central a=merge 2022-05-10 12:54:35 +03:00
..
gtest Bug 1761511 - Part 5: Fix gtest deprecation warnings, r=ahal 2022-04-14 02:09:22 +00:00
unit Bug 1764771 - Disable IDBMutableHandle support by default r=janv,smaug 2022-05-10 01:21:22 +00:00
.eslintrc.js
abort_on_reload.html Bug 1653276 - Ensure that IndexedDB operations are cancelled when nsGlobalWindowInner::FreeInnerObjects is called. r=dom-workers-and-storage-reviewers,janv 2020-10-08 10:27:53 +00:00
bfcache_page1.html
bfcache_page2.html
blob_worker_crash_iframe.html
browser.ini
browserHelpers.js
browser_bug839193.js
browser_forgetThisSite.js
browser_forgetThisSiteAdd.html
browser_forgetThisSiteGet.html
browser_permissionsPrompt.html
browser_permissionsPromptAllow.js
browser_permissionsPromptDeny.js Backed out changes to dom/indexedDB/test/browser_* from bug 1638396 because they depend on a preference which is disabled by default. CLOSED TREE 2020-10-16 16:31:20 +03:00
browser_permissionsPromptWorker.js
browser_permissionsSharedWorker.html
browser_permissionsSharedWorker.js
browser_permissionsWorker.html
browser_permissionsWorker.js
browser_perwindow_privateBrowsing.js Backed out changes to dom/indexedDB/test/browser_* from bug 1638396 because they depend on a preference which is disabled by default. CLOSED TREE 2020-10-16 16:31:20 +03:00
browser_private_idb.js Backed out changes to dom/indexedDB/test/browser_* from bug 1638396 because they depend on a preference which is disabled by default. CLOSED TREE 2020-10-16 16:31:20 +03:00
bug839193.js
bug839193.xhtml
chrome.ini
chromeHelpers.js
error_events_abort_transactions_iframe.html
event_propagation_iframe.html
exceptions_in_events_iframe.html
file.js Bug 1711663 - Rename FileInfo to DatabaseFileInfo and TestFileInfo to SimpleFileInfo; r=dom-storage-reviewers,jstutte 2021-05-31 17:44:19 +00:00
head.js Bug 1638396 - Enable support for IndexedDB in private browsing mode. r=dom-workers-and-storage-reviewers,janv 2020-10-16 10:50:01 +00:00
helpers.js Bug 1750008 - Make tests in dom/indexedDB/test/ dFPI compatible, r=timhuang,dom-storage-reviewers,asuth 2022-01-31 17:58:34 +00:00
leaving_page_iframe.html
mochitest-intl-api.ini
mochitest.ini Bug 1764771 - Disable IDBMutableHandle support by default r=janv,smaug 2022-05-10 01:21:22 +00:00
page_private_idb.html
test_abort_deleted_index.html
test_abort_deleted_objectStore.html
test_abort_on_reload.html Bug 1653276 - Ensure that IndexedDB operations are cancelled when nsGlobalWindowInner::FreeInnerObjects is called. r=dom-workers-and-storage-reviewers,janv 2020-10-08 10:27:53 +00:00
test_add_put.html
test_add_twice_failure.html
test_advance.html
test_autoIncrement.html
test_autoIncrement_indexes.html
test_bfcache.html
test_blob_file_backed.html
test_blob_simple.html
test_blob_worker_crash.html
test_blob_worker_xhr_post.html
test_blob_worker_xhr_post_multifile.html
test_blob_worker_xhr_read.html
test_blob_worker_xhr_read_slice.html
test_blocked_order.html
test_bug847147.html
test_bug937006.html
test_clear.html
test_complex_keyPaths.html
test_constraint_error_messages.html
test_count.html
test_create_index.html
test_create_index_with_integer_keys.html
test_create_locale_aware_index.html
test_create_objectStore.html
test_cursor_mutation.html
test_cursor_update_updates_indexes.html
test_cursors.html
test_database_onclose.html
test_deleteDatabase.html
test_deleteDatabase_interactions.html
test_deleteDatabase_onblocked.html
test_deleteDatabase_onblocked_duringVersionChange.html
test_error_events_abort_transactions.html
test_event_listener_leaks.html
test_event_propagation.html
test_event_source.html
test_exceptions_in_events.html
test_file_array.html
test_file_cross_database_copying.html
test_file_delete.html
test_file_os_delete.html Bug 1638396 - add backed changes test_file_os_delete.html CLOSED TREE 2020-10-16 16:59:37 +03:00
test_file_put_deleted.html
test_file_put_get_object.html
test_file_put_get_values.html
test_file_replace.html Bug 1711663 - Rename FileInfo to DatabaseFileInfo and TestFileInfo to SimpleFileInfo; r=dom-storage-reviewers,jstutte 2021-05-31 17:44:19 +00:00
test_file_resurrection_delete.html
test_file_resurrection_transaction_abort.html
test_file_sharing.html
test_file_transaction_abort.html
test_filehandle_append_read_data.html
test_filehandle_compat.html
test_filehandle_disabled_pref.html
test_filehandle_iteration.html
test_filehandle_lifetimes.html
test_filehandle_lifetimes_nested.html
test_filehandle_location.html
test_filehandle_ordering.html
test_filehandle_overlapping.html
test_filehandle_progress_events.html
test_filehandle_read_beyond_eof_exception.html
test_filehandle_readonly_exceptions.html
test_filehandle_request_readyState.html
test_filehandle_serialization.html
test_filehandle_success_events_after_abort.html
test_filehandle_truncate.html
test_filehandle_truncate_exceptions.html
test_filehandle_workers.html
test_filehandle_write_read_data.html
test_getAll.html
test_getFileId.html
test_globalObjects_chrome.xhtml Bug 1656282 - Enable ESLint no-unused-vars and no-undef rules where they are disabled on dom/**/*.xhtml files. r=smaug 2021-11-24 11:26:37 +00:00
test_globalObjects_content.html
test_global_data.html
test_index_empty_keyPath.html
test_index_getAll.html
test_index_getAllObjects.html
test_index_object_cursors.html
test_index_update_delete.html
test_indexes.html
test_indexes_bad_values.html
test_indexes_funny_things.html
test_invalid_cursor.html
test_invalid_version.html
test_invalidate.html
test_key_requirements.html
test_keys.html
test_leaving_page.html
test_locale_aware_index_getAll.html
test_locale_aware_index_getAllObjects.html
test_locale_aware_indexes.html
test_maximal_serialized_object_size.html
test_message_manager_ipc.html
test_multientry.html
test_names_sorted.html
test_objectCursors.html
test_objectStore_getAllKeys.html
test_objectStore_inline_autoincrement_key_added_on_put.html
test_objectStore_openKeyCursor.html
test_objectStore_remove_values.html
test_object_identity.html
test_odd_result_order.html
test_open_empty_db.html
test_open_for_principal.html
test_open_objectStore.html
test_optionalArguments.html
test_overlapping_transactions.html
test_persistenceType.html
test_put_get_values.html
test_put_get_values_autoIncrement.html
test_readonly_transactions.html
test_readwriteflush_disabled.html
test_remove_index.html
test_remove_objectStore.html
test_rename_index.html
test_rename_index_errors.html
test_rename_objectStore.html
test_rename_objectStore_errors.html
test_request_readyState.html
test_sandbox.html
test_setVersion.html
test_setVersion_abort.html
test_setVersion_events.html
test_setVersion_exclusion.html
test_setVersion_throw.html
test_storage_manager_estimate.html Bug 1750008 - Make tests in dom/indexedDB/test/ dFPI compatible, r=timhuang,dom-storage-reviewers,asuth 2022-01-31 17:58:34 +00:00
test_success_events_after_abort.html
test_table_locks.html
test_table_rollback.html
test_third_party.html
test_traffic_jam.html
test_transaction_abort.html
test_transaction_abort_hang.html
test_transaction_duplicate_store_names.html
test_transaction_error.html
test_transaction_lifetimes.html
test_transaction_lifetimes_nested.html
test_transaction_ordering.html
test_unique_index_update.html
test_upgrade_add_index.html
test_view_put_get_values.html
test_wasm_put_get_values.html
test_wrappedArray.xhtml Bug 1656282 - Enable ESLint no-unused-vars and no-undef rules where they are disabled on dom/**/*.xhtml files. r=smaug 2021-11-24 11:26:37 +00:00
test_writer_starvation.html
third_party_iframe1.html
third_party_iframe2.html
third_party_window.html