gecko/dom/indexedDB/test/unit
2015-08-24 01:18:00 -04:00
..
bug1056939_profile.zip
defaultStorageUpgrade_profile.zip Bug 1142694 - QuotaManager default/temporary initialization fails on some profiles; r=bent 2015-06-16 06:42:06 +02:00
GlobalObjectsChild.js
GlobalObjectsComponent.js
GlobalObjectsComponent.manifest
GlobalObjectsModule.jsm
GlobalObjectsSandbox.js
metadataRestore_profile.zip Bug 1162624 - Add support for restoring corrupted or missing metadata files; r=bent 2015-05-08 21:05:30 +02:00
schema18upgrade_profile.zip Bug 1131776 - Use WITHOUT ROWID tables for IndexedDB, r=janv. 2015-02-16 09:48:14 -08:00
test_add_put.js
test_add_twice_failure.js Bug 1149815 - Properly handle IDBDatabase.close() called during a versionchange transaction, r=janv. 2015-06-20 09:08:30 -07:00
test_advance.js
test_autoIncrement_indexes.js
test_autoIncrement.js
test_blob_file_backed.js
test_blocked_order.js Bug 1180978: Don't proceed with opening an invalidated database. r=janv,baku 2015-07-22 14:46:19 +08:00
test_bug1056939.js
test_clear.js Bug 1112702 - Make IndexedDB transactions non-durable by default, r=khuey. 2015-01-25 22:30:09 -08:00
test_complex_keyPaths.js
test_count.js
test_create_index_with_integer_keys.js
test_create_index.js
test_create_objectStore.js
test_cursor_cycle.js
test_cursor_mutation.js
test_cursor_update_updates_indexes.js Bug 1149815 - Properly handle IDBDatabase.close() called during a versionchange transaction, r=janv. 2015-06-20 09:08:30 -07:00
test_cursors.js Bug 1149815 - Properly handle IDBDatabase.close() called during a versionchange transaction, r=janv. 2015-06-20 09:08:30 -07:00
test_defaultStorageUpgrade.js Bug 1165272 - Part 2: Replace getNoAppCodebasePrincipal. r=bholley 2015-08-24 01:18:00 -04:00
test_deleteDatabase_interactions.js Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_deleteDatabase.js
test_event_source.js Bug 1149815 - Properly handle IDBDatabase.close() called during a versionchange transaction, r=janv. 2015-06-20 09:08:30 -07:00
test_getAll.js
test_global_data.js
test_globalObjects_ipc.js
test_globalObjects_other.js
test_globalObjects_xpc.js
test_idle_maintenance.js Bug 1165272 - Part 2: Replace getNoAppCodebasePrincipal. r=bholley 2015-08-24 01:18:00 -04:00
test_index_empty_keyPath.js
test_index_getAll.js
test_index_getAllObjects.js
test_index_object_cursors.js
test_index_update_delete.js
test_indexes_bad_values.js
test_indexes_funny_things.js Bug 1178803. Fix the handling of the 'length' key in IDB keypaths when operating on a string. r=bent 2015-07-01 00:15:30 -04:00
test_indexes.js
test_invalid_cursor.js
test_invalid_version.js
test_invalidate.js
test_key_requirements.js Bug 1149815 - Properly handle IDBDatabase.close() called during a versionchange transaction, r=janv. 2015-06-20 09:08:30 -07:00
test_keys.js Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_lowDiskSpace.js
test_metadataRestore.js Bug 1165272 - Part 2: Replace getNoAppCodebasePrincipal. r=bholley 2015-08-24 01:18:00 -04:00
test_multientry.js Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_names_sorted.js
test_object_identity.js
test_objectCursors.js Bug 1149815 - Properly handle IDBDatabase.close() called during a versionchange transaction, r=janv. 2015-06-20 09:08:30 -07:00
test_objectStore_getAllKeys.js
test_objectStore_inline_autoincrement_key_added_on_put.js Bug 1149815 - Properly handle IDBDatabase.close() called during a versionchange transaction, r=janv. 2015-06-20 09:08:30 -07:00
test_objectStore_openKeyCursor.js
test_objectStore_remove_values.js Bug 1149815 - Properly handle IDBDatabase.close() called during a versionchange transaction, r=janv. 2015-06-20 09:08:30 -07:00
test_odd_result_order.js
test_open_empty_db.js
test_open_for_principal.js Bug 1165272 - Part 2: Replace getNoAppCodebasePrincipal. r=bholley 2015-08-24 01:18:00 -04:00
test_open_objectStore.js
test_optionalArguments.js
test_overlapping_transactions.js
test_persistenceType.js Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_put_get_values_autoIncrement.js Bug 1149815 - Properly handle IDBDatabase.close() called during a versionchange transaction, r=janv. 2015-06-20 09:08:30 -07:00
test_put_get_values.js Bug 1149815 - Properly handle IDBDatabase.close() called during a versionchange transaction, r=janv. 2015-06-20 09:08:30 -07:00
test_readonly_transactions.js
test_readwriteflush_disabled.js Bug 1112702 - Make IndexedDB transactions non-durable by default, r=khuey. 2015-01-25 22:30:09 -08:00
test_remove_index.js
test_remove_objectStore.js Bug 1149815 - Properly handle IDBDatabase.close() called during a versionchange transaction, r=janv. 2015-06-20 09:08:30 -07:00
test_request_readyState.js Bug 1149815 - Properly handle IDBDatabase.close() called during a versionchange transaction, r=janv. 2015-06-20 09:08:30 -07:00
test_sandbox.js Bug 1176434 - Enabling indexedDB for content JS sandboxes, r=bent 2015-07-02 13:30:15 -07:00
test_schema18upgrade.js Bug 1131776 - Use WITHOUT ROWID tables for IndexedDB, r=janv. 2015-02-16 09:48:14 -08:00
test_setVersion_abort.js Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_setVersion_events.js Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_setVersion_exclusion.js
test_setVersion.js Bug 1149815 - Properly handle IDBDatabase.close() called during a versionchange transaction, r=janv. 2015-06-20 09:08:30 -07:00
test_success_events_after_abort.js
test_table_locks.js
test_table_rollback.js
test_temporary_storage.js Bug 1165272 - Part 2: Replace getNoAppCodebasePrincipal. r=bholley 2015-08-24 01:18:00 -04:00
test_traffic_jam.js
test_transaction_abort_hang.js
test_transaction_abort.js Backed out changeset fdb8d8484cce (bug 1131766) 2015-03-30 19:45:58 -07:00
test_transaction_duplicate_store_names.js
test_transaction_error.js
test_transaction_lifetimes_nested.js
test_transaction_lifetimes.js Bug 1114788, disable failing test on workers, r=mrbkap. 2015-04-14 16:40:51 -07:00
test_transaction_ordering.js
test_unique_index_update.js
test_writer_starvation.js
xpcshell-child-process.ini
xpcshell-head-child-process.js
xpcshell-head-parent-process.js Bug 1165217 - Use nsIPrincipal instead of nsIURI/appId/inBrowser for nsIQuotaManager, r=janv 2015-08-18 20:24:30 -04:00
xpcshell-parent-process.ini Bug 858680 - Part 4: Perform maintenance on databases while idle, r=janv. 2015-05-04 22:56:47 -07:00
xpcshell-shared.ini Bug 1176434 - Enabling indexedDB for content JS sandboxes, r=bent 2015-07-02 13:30:15 -07:00