gecko-dev/dom/indexedDB/test/unit
2019-03-28 09:38:14 +00:00
..
bug1056939_profile.zip
defaultStorageUpgrade_profile.zip
GlobalObjectsChild.js
GlobalObjectsComponent.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
GlobalObjectsComponent.manifest
GlobalObjectsModule.jsm Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
GlobalObjectsSandbox.js
idbSubdirUpgrade1_profile.zip
idbSubdirUpgrade2_profile.zip
metadata2Restore_profile.zip
metadataRestore_profile.zip
mutableFileUpgrade_profile.zip
obsoleteOriginAttributes_profile.zip
oldDirectories_profile.zip
schema18upgrade_profile.zip
schema21upgrade_profile.zip
schema23upgrade_profile.zip
snappyUpgrade_profile.zip
storagePersistentUpgrade_profile.zip
test_abort_deleted_index.js
test_abort_deleted_objectStore.js
test_add_put.js
test_add_twice_failure.js
test_advance.js
test_autoIncrement.js
test_autoIncrement_indexes.js
test_bad_origin_directory.js
test_blob_file_backed.js Bug 1361760 - Enable some Mozilla ESLint recommended rules for dom/indexedDB/test/unit - automatic fixes. r=bevis 2017-05-03 17:30:48 +01:00
test_blocked_order.js
test_bug1056939.js
test_cleanup_transaction.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_clear.js
test_clone_before_key_evaluation.js Bug 1507403 - Add more tests for clone before key evaluation; r=asuth 2018-11-16 11:05:37 +01:00
test_complex_keyPaths.js Bug 1512949 - Remove eval from tests and flip assertion flag r=ckerschb 2019-01-24 09:06:07 +00:00
test_constraint_error_messages.js Bug 1498183 - Supporting async/await for mochitest and xpcshell test in indexedDB; r=asuth 2019-01-17 15:05:21 +00:00
test_count.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_create_index.js
test_create_index_with_integer_keys.js
test_create_locale_aware_index.js
test_create_objectStore.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_cursor_cycle.js
test_cursor_mutation.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_cursor_update_updates_indexes.js Bug 1499096 - Update tests using ok() to is();r=Standard8 2018-10-23 07:12:23 +00:00
test_cursors.js
test_database_close_without_onclose.js
test_database_onclose.js
test_defaultStorageUpgrade.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_deleteDatabase.js
test_deleteDatabase_interactions.js Bug 1321218 - Remove legacy generator from dom/. r=smaug 2016-12-01 18:11:32 +09:00
test_deleteDatabase_onblocked.js
test_deleteDatabase_onblocked_duringVersionChange.js
test_event_source.js Bug 1321218 - Remove legacy generator from dom/. r=smaug 2016-12-01 18:11:32 +09:00
test_file_copy_failure.js
test_filehandle_append_read_data.js
test_getAll.js
test_global_data.js
test_globalObjects_ipc.js
test_globalObjects_other.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
test_globalObjects_xpc.js
test_idbSubdirUpgrade.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_idle_maintenance.js Bug 1519538 - Disable idle-daily notifications in tests through user.js files. r=Standard8 2019-02-09 13:29:21 +00:00
test_index_empty_keyPath.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_index_getAll.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_index_getAllObjects.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_index_object_cursors.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_index_update_delete.js
test_indexes.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_indexes_bad_values.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_indexes_funny_things.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_invalid_cursor.js
test_invalid_version.js
test_invalidate.js
test_key_requirements.js
test_keys.js
test_locale_aware_index_getAll.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_locale_aware_index_getAllObjects.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_locale_aware_indexes.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_marker_file.js Bug 1504535 - P2 - A test for verifying the functionality of the marker file; r=asuth 2019-01-24 14:18:47 +00:00
test_maximal_serialized_object_size.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_metadata2Restore.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_metadataRestore.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_multientry.js
test_mutableFileUpgrade.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_names_sorted.js
test_object_identity.js
test_objectCursors.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_objectStore_getAllKeys.js
test_objectStore_inline_autoincrement_key_added_on_put.js
test_objectStore_openKeyCursor.js
test_objectStore_remove_values.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_obsoleteOriginAttributesUpgrade.js
test_odd_result_order.js
test_oldDirectories.js
test_open_empty_db.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_open_for_principal.js
test_open_objectStore.js
test_optionalArguments.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_overlapping_transactions.js
test_persistenceType.js
test_put_get_values.js
test_put_get_values_autoIncrement.js
test_quotaExceeded_recovery.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_readonly_transactions.js
test_readwriteflush_disabled.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_remove_index.js
test_remove_objectStore.js
test_rename_index.js
test_rename_index_errors.js
test_rename_objectStore.js
test_rename_objectStore_errors.js
test_request_readyState.js
test_sandbox.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_schema18upgrade.js
test_schema21upgrade.js
test_schema23upgrade.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_setVersion.js
test_setVersion_abort.js
test_setVersion_events.js
test_setVersion_exclusion.js
test_setVersion_throw.js
test_snappyUpgrade.js
test_storage_manager_estimate.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_storageOption_pref.js
test_storagePersistentUpgrade.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_success_events_after_abort.js
test_table_locks.js
test_table_rollback.js
test_temporary_storage.js
test_traffic_jam.js
test_transaction_abort.js
test_transaction_abort_hang.js
test_transaction_duplicate_store_names.js
test_transaction_error.js
test_transaction_lifetimes.js
test_transaction_lifetimes_nested.js
test_transaction_ordering.js
test_unexpectedDirectory.js Bug 1504535 - P4 - A test for verifing idb initialization won't be blocked by unexpected directories; r=asuth 2019-01-24 14:18:47 +00:00
test_unique_index_update.js
test_upgrade_add_index.js Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop 2018-10-19 12:55:39 +00:00
test_view_put_get_values.js
test_wasm_put_get_values.js
test_wasm_recompile.js
test_writer_starvation.js
wasm_recompile_profile.zip
xpcshell-child-process.ini
xpcshell-head-child-process.js Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
xpcshell-head-parent-process.js Bug 1537776 - dom/ automated ESLint no-throw-literal fixes. r=asuth,mccr8 2019-03-25 16:03:38 +00:00
xpcshell-parent-process.ini Bug 1504535 - P4 - A test for verifing idb initialization won't be blocked by unexpected directories; r=asuth 2019-01-24 14:18:47 +00:00
xpcshell-shared.ini Bug 1507403 - Add more tests for clone before key evaluation; r=asuth 2018-11-16 11:05:37 +01:00