gecko-dev/dom/indexedDB/test
Tooru Fujisawa cc92ef732d Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp
Differential Revision: https://phabricator.services.mozilla.com/D119619
2021-07-13 11:52:42 +00:00
..
gtest Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +00:00
unit Bug 1678330: Ensure nested SpinEventLoopUntil(OrShutdown) calls are traceable to the originating source in case of crash. r=nika,extension-reviewers 2021-03-02 22:11:58 +00:00
.eslintrc.js Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
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 Bug 1605854 - Remove toSource from indexedDB tests r=dom-workers-and-storage-reviewers,asuth 2020-01-03 17:54:12 +00:00
browser.ini Bug 1607975 - Disabled dom/indexedDB/test/browser_bug839193.js on Windows 7. r=ttung DONTBUILD 2020-03-25 12:22:53 +00:00
browserHelpers.js
browser_bug839193.js Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
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 Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
chrome.ini Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
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 1624524 - Remove uses of wasmTextToBinary in non-JS shell tests. r=bbouvier 2020-04-10 21:28:19 +00:00
leaving_page_iframe.html
mochitest-intl-api.ini
mochitest.ini Bug 1677483 - Reenable some tests that are now succeeding with Fission. r=smaug 2020-11-17 10:25:51 +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 Bug 1605854 - Remove toSource from indexedDB tests r=dom-workers-and-storage-reviewers,asuth 2020-01-03 17:54:12 +00:00
test_blob_worker_crash.html
test_blob_worker_xhr_post.html Bug 1605854 - Remove toSource from indexedDB tests r=dom-workers-and-storage-reviewers,asuth 2020-01-03 17:54:12 +00:00
test_blob_worker_xhr_post_multifile.html Bug 1605854 - Remove toSource from indexedDB tests r=dom-workers-and-storage-reviewers,asuth 2020-01-03 17:54:12 +00:00
test_blob_worker_xhr_read.html Bug 1605854 - Remove toSource from indexedDB tests r=dom-workers-and-storage-reviewers,asuth 2020-01-03 17:54:12 +00:00
test_blob_worker_xhr_read_slice.html Bug 1605854 - Remove toSource from indexedDB tests r=dom-workers-and-storage-reviewers,asuth 2020-01-03 17:54:12 +00:00
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 Bug 1549945 - Avoid the need for import-globals-from when (x)html files load scripts via /tests/. r=mossop 2020-04-20 16:15:11 +00:00
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 Bug 1024312 - Get rid of IDBDatabase.mozCreateFileHandle, r=janv,dom-workers-and-storage-reviewers 2020-01-14 15:09:02 +00:00
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 Bug 1614360 - Added test case. r=dom-workers-and-storage-reviewers,ttung 2020-02-18 10:42:48 +00:00
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 Bug 1626973 - Make attempt to increase the file size via IDBFileHandle.truncate an error. r=dom-workers-and-storage-reviewers,janv 2020-04-06 13:56:47 +00:00
test_filehandle_workers.html Bug 1607791 - Get rid of IDBMutableFile.getFile() - part 4 - Remove a few tests, r=janv 2020-01-15 12:02:15 +00:00
test_filehandle_write_read_data.html Bug 1613013 part 3. Annotate TypeErrors and RangeErrors from WebIDL implementations with the method they come from. r=peterv 2020-02-06 21:22:32 +00:00
test_getAll.html
test_getFileId.html
test_globalObjects_chrome.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +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 Bug 1614462: Part 2d - Fix tests that don't need to use mozbrowser. r=mccr8 2020-04-20 22:31:29 +00:00
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 Bug 1605854 - Remove toSource from indexedDB tests r=dom-workers-and-storage-reviewers,asuth 2020-01-03 17:54:12 +00:00
test_setVersion.html
test_setVersion_abort.html
test_setVersion_events.html
test_setVersion_exclusion.html
test_setVersion_throw.html
test_storage_manager_estimate.html
test_success_events_after_abort.html
test_table_locks.html
test_table_rollback.html
test_third_party.html Bug 1652244 - P4. Fix test_third_party.html test failure r=timhuang 2020-08-12 09:11:01 +00:00
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 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_writer_starvation.html
third_party_iframe1.html Bug 1652244 - P4. Fix test_third_party.html test failure r=timhuang 2020-08-12 09:11:01 +00:00
third_party_iframe2.html Bug 1652244 - P4. Fix test_third_party.html test failure r=timhuang 2020-08-12 09:11:01 +00:00
third_party_window.html Bug 1605854 - Remove toSource from indexedDB tests r=dom-workers-and-storage-reviewers,asuth 2020-01-03 17:54:12 +00:00