gecko/dom/indexedDB/test
2014-11-10 13:32:15 -07:00
..
extensions Backed out changeset 70946e64e8f8 (bug 1005704) because it caused bug 1006541 2014-05-06 16:39:39 -04:00
unit Bug 1093719 - Run only parent indexedDB xpcshell tests on Android; r=ahal 2014-11-10 13:32:15 -07:00
bfcache_iframe1.html
bfcache_iframe2.html
blob_worker_crash_iframe.html Bug 932162 - dispatch IndexedDB FileInfo releases to the main thread. r=khuey 2013-11-19 06:00:20 -05:00
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 983956 - Double the test timeout 2014-03-30 09:59:07 -04:00
browser_forgetThisSiteAdd.html
browser_forgetThisSiteGet.html
browser_permissionsPrompt.html
browser_permissionsPromptAllow.js Bug 610545, fix tests to disable arrow panel transitions to speed them up and fix mouse targetting issues, r=felipe 2014-04-08 08:45:52 -04:00
browser_permissionsPromptDeny.js Bug 610545, fix tests to disable arrow panel transitions to speed them up and fix mouse targetting issues, r=felipe 2014-04-08 08:45:52 -04:00
browser_perwindow_privateBrowsing.js Bug 936409 - Intermittent failure | chrome://mochitests/content/browser/dom/indexedDB/test/browser_perwindow_privateBrowsing.js | Test timed out, r=ehsan 2013-12-14 14:32:08 +02:00
browser_quotaPrompt.html
browser_quotaPromptAllow.js Bug 610545, fix tests to disable arrow panel transitions to speed them up and fix mouse targetting issues, r=felipe 2014-04-08 08:45:52 -04:00
browser_quotaPromptDatabases.html
browser_quotaPromptDatabases.js Bug 610545, fix tests to disable arrow panel transitions to speed them up and fix mouse targetting issues, r=felipe 2014-04-08 08:45:52 -04:00
browser_quotaPromptDelete.html
browser_quotaPromptDelete.js Bug 610545, fix tests to disable arrow panel transitions to speed them up and fix mouse targetting issues, r=felipe 2014-04-08 08:45:52 -04:00
browser_quotaPromptDeny.js Bug 610545, fix tests to disable arrow panel transitions to speed them up and fix mouse targetting issues, r=felipe 2014-04-08 08:45:52 -04:00
browser.ini Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
browserHelpers.js Bug 832883 - Move IDBKeyRange to WebIDL and define indexedDB/IDBKeyRange in all the spots. r=khuey,bent (initial work done by Ms2ger) 2013-09-28 13:25:46 +02:00
bug839193.js
bug839193.xul
chrome.ini Bug 921478 - Remove BackstagePass IDB constructor resolve hook and use Cu.importGlobalProperties. r=bholley,bent 2013-11-19 08:36:12 +01:00
chromeHelpers.js Bug 921478 - Remove BackstagePass IDB constructor resolve hook and use Cu.importGlobalProperties. r=bholley,bent 2013-11-19 08:36:12 +01: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 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
event_propagation_iframe.html Bug 832883 - Move IDBKeyRange to WebIDL and define indexedDB/IDBKeyRange in all the spots. r=khuey,bent (initial work done by Ms2ger) 2013-09-28 13:25:46 +02:00
exceptions_in_events_iframe.html Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
file_app_isolation.html
file_app_isolation.js
file.js Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
head.js Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
helpers.js Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
leaving_page_iframe.html
mochitest.ini Bug 1081703, r=khuey. 2014-11-07 16:42:53 -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 932162 - dispatch IndexedDB FileInfo releases to the main thread. r=khuey 2013-11-19 06:00:20 -05: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_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 942544 - enable mochitest for bug 937006, r=janv 2013-11-25 09:51:13 +00: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_disabled_quota_prompt.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
test_error_events_abort_transactions.html
test_event_propagation.html
test_event_source.html
test_exceptions_in_events.html
test_file_array.html
test_file_cross_database_copying.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07: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_quota.html Bug 856921 - Ensure that all quota failures are exposed to JS as QuotaExceededError. r=bent 2014-04-02 19:14:14 +02:00
test_file_replace.html
test_file_resurrection_delete.html
test_file_resurrection_transaction_abort.html
test_file_sharing.html Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07: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_quota.html Bug 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent 2014-06-12 05:35:29 +02: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 1006485 - Part a: Rename FileHandle to MutableFile and LockedFile to FileHandle; r=bent 2014-06-12 05:35:29 +02: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 Bug 921478 - Remove BackstagePass IDB constructor resolve hook and use Cu.importGlobalProperties. r=bholley,bent 2013-11-19 08:36:12 +01:00
test_globalObjects_content.html Bug 921478 - Remove BackstagePass IDB constructor resolve hook and use Cu.importGlobalProperties. r=bholley,bent 2013-11-19 08:36:12 +01:00
test_globalObjects_other.xul Bug 921478 - Remove BackstagePass IDB constructor resolve hook and use Cu.importGlobalProperties. r=bholley,bent 2013-11-19 08:36:12 +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 Bug 920633 - 'Add getAllKeys() to IDBObjectStore'. r=janv. 2013-09-24 10:14:16 -07:00
test_objectStore_inline_autoincrement_key_added_on_put.html
test_objectStore_openKeyCursor.html Backed out changeset 87a72129c007 (bug 920800) for indexedDB failures 2013-09-26 16:54:01 -07:00
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 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
test_put_get_values_autoIncrement.html
test_put_get_values.html
test_readonly_transactions.html
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_third_party.html
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 993326 - Automatically restore apps launchable value. r=fabrice 2014-04-17 16:43:04 -04:00