gecko/dom/indexedDB/test
2015-05-04 22:56:47 -07:00
..
extensions Bug 870891 - move DIST_FILES to moz.build; r=mshal 2015-04-15 16:04:49 -04:00
unit Bug 858680 - Part 4: Perform maintenance on databases while idle, r=janv. 2015-05-04 22:56:47 -07:00
bfcache_iframe1.html
bfcache_iframe2.html
blob_worker_crash_iframe.html
browser_bug839193.js Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher 2014-11-05 16:00:52 +00:00
browser_forgetThisSite.js Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan 2014-11-28 09:44:12 +01:00
browser_forgetThisSiteAdd.html
browser_forgetThisSiteGet.html
browser_permissionsPrompt.html Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan 2014-11-28 09:44:12 +01:00
browser_permissionsPromptAllow.js Bug 1118768 - Redundant PopupNotifications.transitionsEnabled code removed, r=gijs 2015-01-08 23:56:00 +00:00
browser_permissionsPromptDeny.js Bug 1118768 - Redundant PopupNotifications.transitionsEnabled code removed, r=gijs 2015-01-08 23:56:00 +00:00
browser_permissionsPromptWorker.js Bug 1151495 - Support permission prompting from workers for IDB, r=bent 2015-05-06 09:07:57 +01:00
browser_permissionsSharedWorker.html Bug 1151495 - Support permission prompting from workers for IDB, r=bent 2015-05-06 09:07:57 +01:00
browser_permissionsSharedWorker.js Bug 1151495 - Support permission prompting from workers for IDB, r=bent 2015-05-06 09:07:57 +01:00
browser_permissionsWorker.html Bug 1151495 - Support permission prompting from workers for IDB, r=bent 2015-05-06 09:07:57 +01:00
browser_permissionsWorker.js Bug 1151495 - Support permission prompting from workers for IDB, r=bent 2015-05-06 09:07:57 +01:00
browser_perwindow_privateBrowsing.js Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan 2014-11-28 09:44:12 +01:00
browser.ini Bug 1151495 - Support permission prompting from workers for IDB, r=bent 2015-05-06 09:07:57 +01:00
browserHelpers.js
bug839193.js
bug839193.xul
chrome.ini Bug 1116187 - Disable failing mochitest-chrome tests for B2G, r=gbrown 2015-02-06 16:30:37 -08:00
chromeHelpers.js Bug 1137591 part 2. Throw if someone does Cu.importGlobalProperties in a Window scope. r=bholley 2015-03-03 21:01:58 -05:00
dummy_worker.js Bug 1029209 - Extract IndexedDB FileHandle from core FileHandle implementation (WebIDL changes: merge MutableFile into IDBMutableFile, rename FileHandle to IDBFileHandle, DOMFileMetadataParameters to IDBFileMetadataParameters and FileRequest to IDBFileRequest); r=bent 2014-07-17 12:40:54 -04:00
error_events_abort_transactions_iframe.html Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan 2014-11-28 09:44:12 +01:00
event_propagation_iframe.html Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan 2014-11-28 09:44:12 +01:00
exceptions_in_events_iframe.html Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan 2014-11-28 09:44:12 +01:00
file_app_isolation.html
file_app_isolation.js
file.js Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan 2015-05-18 14:52:26 +01:00
head.js Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan 2014-11-28 09:44:12 +01:00
helpers.js Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
leaving_page_iframe.html
mochitest.ini Bug 1112702 - Make IndexedDB transactions non-durable by default, r=khuey. 2015-01-25 22:30:09 -08:00
test_add_put.html
test_add_twice_failure.html
test_advance.html
test_app_isolation_inproc.html
test_app_isolation_oop.html
test_autoIncrement_indexes.html
test_autoIncrement.html
test_bfcache.html
test_blob_archive.html
test_blob_file_backed.html Bug 1076975 - Avoid serializing blobs when passed between threads in the same process, r=khuey. 2014-10-20 17:49:00 -07:00
test_blob_simple.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
test_blob_worker_crash.html Bug 701634 - Support IndexedDB in Workers, r=khuey+baku. 2014-12-16 22:26:15 -08:00
test_blob_worker_xhr_post_multifile.html Bug 1120336 - Fix another hang with blobURL+workers+indexedDB+xhr, r=khuey. 2015-01-13 14:15:04 -08:00
test_blob_worker_xhr_post.html Bug 1075302 - Allow Necko to do main thread I/O on remote blobs, r=khuey. 2014-10-07 12:26:59 -07:00
test_blob_worker_xhr_read_slice.html Bug 1120336 - Fix another hang with blobURL+workers+indexedDB+xhr, r=khuey. 2015-01-13 14:15:04 -08:00
test_blob_worker_xhr_read.html Bug 1113340 - Make sure blob urls can load same-prcess PBackground blobs, r=khuey. 2014-12-19 11:59:02 -08:00
test_blocked_order.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
test_bug847147.html
test_bug937006.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_clear.html
test_complex_keyPaths.html
test_count.html
test_create_index_with_integer_keys.html
test_create_index.html
test_create_objectStore.html
test_cursor_mutation.html
test_cursor_update_updates_indexes.html
test_cursors.html
test_deleteDatabase_interactions.html
test_deleteDatabase.html
test_error_events_abort_transactions.html
test_event_propagation.html
test_event_source.html
test_exceptions_in_events.html
test_file_array.html Bug 1125057 - Convert for-each-in loops to for-of in IndexedDB test suite; r=bent 2015-01-23 20:56:48 +01:00
test_file_cross_database_copying.html Bug 1125057 - Convert for-each-in loops to for-of in IndexedDB test suite; r=bent 2015-01-23 20:56:48 +01:00
test_file_delete.html
test_file_os_delete.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
test_file_put_get_object.html
test_file_put_get_values.html
test_file_replace.html
test_file_resurrection_delete.html
test_file_resurrection_transaction_abort.html
test_file_sharing.html Bug 1125057 - Convert for-each-in loops to for-of in IndexedDB test suite; r=bent 2015-01-23 20:56:48 +01:00
test_file_transaction_abort.html Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
test_filehandle_append_read_data.html Bug 1029209 - Extract IndexedDB FileHandle from core FileHandle implementation (WebIDL changes: merge MutableFile into IDBMutableFile, rename FileHandle to IDBFileHandle, DOMFileMetadataParameters to IDBFileMetadataParameters and FileRequest to IDBFileRequest); r=bent 2014-07-17 12:40:54 -04:00
test_filehandle_compat.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
test_filehandle_getFile.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
test_filehandle_lifetimes_nested.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
test_filehandle_lifetimes.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
test_filehandle_location.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
test_filehandle_ordering.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
test_filehandle_overlapping.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
test_filehandle_progress_events.html Bug 1029209 - Extract IndexedDB FileHandle from core FileHandle implementation (WebIDL changes: merge MutableFile into IDBMutableFile, rename FileHandle to IDBFileHandle, DOMFileMetadataParameters to IDBFileMetadataParameters and FileRequest to IDBFileRequest); r=bent 2014-07-17 12:40:54 -04:00
test_filehandle_readonly_exceptions.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
test_filehandle_request_readyState.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
test_filehandle_serialization.html Bug 1125057 - Convert for-each-in loops to for-of in IndexedDB test suite; r=bent 2015-01-23 20:56:48 +01:00
test_filehandle_store_snapshot.html Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
test_filehandle_stream_tracking.html Bug 1029209 - Extract IndexedDB FileHandle from core FileHandle implementation (WebIDL changes: merge MutableFile into IDBMutableFile, rename FileHandle to IDBFileHandle, DOMFileMetadataParameters to IDBFileMetadataParameters and FileRequest to IDBFileRequest); r=bent 2014-07-17 12:40:54 -04:00
test_filehandle_success_events_after_abort.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
test_filehandle_truncate.html Bug 1029209 - Extract IndexedDB FileHandle from core FileHandle implementation (WebIDL changes: merge MutableFile into IDBMutableFile, rename FileHandle to IDBFileHandle, DOMFileMetadataParameters to IDBFileMetadataParameters and FileRequest to IDBFileRequest); r=bent 2014-07-17 12:40:54 -04:00
test_filehandle_workers.html Bug 1029209 - Extract IndexedDB FileHandle from core FileHandle implementation (WebIDL changes: merge MutableFile into IDBMutableFile, rename FileHandle to IDBFileHandle, DOMFileMetadataParameters to IDBFileMetadataParameters and FileRequest to IDBFileRequest); r=bent 2014-07-17 12:40:54 -04:00
test_filehandle_write_read_data.html Bug 1029209 - Extract IndexedDB FileHandle from core FileHandle implementation (WebIDL changes: merge MutableFile into IDBMutableFile, rename FileHandle to IDBFileHandle, DOMFileMetadataParameters to IDBFileMetadataParameters and FileRequest to IDBFileRequest); r=bent 2014-07-17 12:40:54 -04:00
test_get_filehandle.html Bug 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent 2014-06-12 05:35:29 +02:00
test_getAll.html
test_getFileId.html Bug 1029209 - Extract IndexedDB FileHandle from core FileHandle implementation (WebIDL changes: merge MutableFile into IDBMutableFile, rename FileHandle to IDBFileHandle, DOMFileMetadataParameters to IDBFileMetadataParameters and FileRequest to IDBFileRequest); r=bent 2014-07-17 12:40:54 -04:00
test_global_data.html
test_globalObjects_chrome.xul
test_globalObjects_content.html
test_globalObjects_other.xul Bug 1125057 - Convert for-each-in loops to for-of in IndexedDB test suite; r=bent 2015-01-23 20:56:48 +01:00
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_bad_values.html
test_indexes_funny_things.html
test_indexes.html
test_invalid_cursor.html Bug 1081703, r=khuey. 2014-11-07 16:42:53 -08:00
test_invalid_version.html
test_invalidate.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
test_key_requirements.html
test_keys.html
test_leaving_page.html
test_lowDiskSpace.html
test_message_manager_ipc.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
test_multientry.html
test_names_sorted.html
test_object_identity.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_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 Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_put_get_values_autoIncrement.html
test_put_get_values.html
test_readonly_transactions.html
test_readwriteflush_disabled.html Bug 1112702 - Make IndexedDB transactions non-durable by default, r=khuey. 2015-01-25 22:30:09 -08:00
test_remove_index.html
test_remove_objectStore.html
test_request_readyState.html
test_setVersion_abort.html
test_setVersion_events.html
test_setVersion_exclusion.html
test_setVersion.html
test_success_events_after_abort.html
test_table_locks.html Bug 1078438 - Change the way IndexedDB uses SQLite table locks. r=janv. 2014-11-11 10:47:51 -08:00
test_table_rollback.html Bug 1078438 - Change the way IndexedDB uses SQLite table locks. r=janv. 2014-11-11 10:47:51 -08:00
test_third_party.html Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan 2014-11-28 09:44:12 +01:00
test_traffic_jam.html
test_transaction_abort_hang.html
test_transaction_abort.html
test_transaction_duplicate_store_names.html Bug 1013221: Remove duplicate object store names when a transaction is created. r=khuey 2014-05-29 13:07:35 -07:00
test_transaction_error.html Bug 929274 - 'InvalidStateError when accessing transaction.error after aborted transaction'. Patch by bent & Shihua Zheng <szheng@mozilla.com>, r=janv, r=khuey. 2014-05-20 10:39:31 -07:00
test_transaction_lifetimes_nested.html
test_transaction_lifetimes.html
test_transaction_ordering.html
test_unique_index_update.html
test_webapp_clearBrowserData_inproc_inproc.html
test_webapp_clearBrowserData_inproc_oop.html
test_webapp_clearBrowserData_oop_inproc.html
test_writer_starvation.html
third_party_iframe1.html
third_party_iframe2.html
webapp_clearBrowserData_appFrame.html
webapp_clearBrowserData_browserFrame.html
webapp_clearBrowserData.js Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan 2014-11-28 09:44:12 +01:00