.. |
extensions
|
Bug 900526, part 4: Migrate FINAL_TARGET and XPI_NAME to moz.build, r=gps
|
2013-10-21 13:09:06 -05:00 |
unit
|
Bug 936226 - Disable test_temporary_storage.js on Android x86; r=jmaher
|
2013-12-17 09:54:36 -07:00 |
bfcache_iframe1.html
|
Bug 726378: Unprefix IndexedDB. r=sicking
|
2012-06-29 09:48:35 -07:00 |
bfcache_iframe2.html
|
Bug 726378: Unprefix IndexedDB. r=sicking
|
2012-06-29 09:48:35 -07:00 |
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 932898 - Fix leaks in DOM tests; r=smaug CLOSED TREE
|
2013-10-31 02:30:00 +00:00 |
browser_forgetThisSite.js
|
Bug 799126 - Rename ClearRecentHistory to ForgetAboutSite; r=jdm
|
2012-10-08 11:55:41 -04:00 |
browser_forgetThisSiteAdd.html
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02:00 |
browser_forgetThisSiteGet.html
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02:00 |
browser_permissionsPrompt.html
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02:00 |
browser_permissionsPromptAllow.js
|
Bug 888596 - Move IDBDatabase to WebIDL, r=janv
|
2013-07-31 17:48:46 +02:00 |
browser_permissionsPromptDeny.js
|
Bug 758357 - Only show prompt after 50mb of quota was reached. r=sicking
|
2012-07-05 14:11:48 -07: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
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02:00 |
browser_quotaPromptAllow.js
|
Bug 758357 - Only show prompt after 50mb of quota was reached. r=sicking
|
2012-07-05 14:11:48 -07:00 |
browser_quotaPromptDatabases.html
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02:00 |
browser_quotaPromptDatabases.js
|
Bug 758357 - Only show prompt after 50mb of quota was reached. r=sicking
|
2012-07-05 14:11:48 -07:00 |
browser_quotaPromptDelete.html
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02:00 |
browser_quotaPromptDelete.js
|
Bug 758357 - Only show prompt after 50mb of quota was reached. r=sicking
|
2012-07-05 14:11:48 -07:00 |
browser_quotaPromptDeny.js
|
Bug 758357 - Only show prompt after 50mb of quota was reached. r=sicking
|
2012-07-05 14:11:48 -07:00 |
browser.ini
|
Bug 948258 - Move browser tests from dom/indexedDB/test/Makefile.in to browser.ini. r=ted
|
2013-12-16 15:07:44 +11: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
|
Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent
|
2013-03-26 12:13:17 +01:00 |
bug839193.xul
|
bug 839193 - test for corresponding bug r=bent
|
2013-02-07 17:11:46 -08:00 |
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 |
error_events_abort_transactions_iframe.html
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02: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 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 |
file_app_isolation.html
|
Bug 756645 - Implement IndexedDB apps isolation. r=bent
|
2012-08-28 09:46:46 -03:00 |
file_app_isolation.js
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02:00 |
file.js
|
Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent
|
2013-09-11 06:18:36 +02: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 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent
|
2013-09-11 06:18:36 +02:00 |
leaving_page_iframe.html
|
Bug 888598 - Move IDBTransaction to WebIDL, r=janv
|
2013-07-29 19:12:21 +02:00 |
mochitest.ini
|
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
|
2014-02-15 04:53:02 -05:00 |
moz.build
|
Bug 948258 - Move browser tests from dom/indexedDB/test/Makefile.in to browser.ini. r=ted
|
2013-12-16 15:07:44 +11:00 |
test_add_put.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_add_twice_failure.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_advance.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_app_isolation_inproc.html
|
Bug 756645 - Implement IndexedDB apps isolation. r=bent
|
2012-08-28 09:46:46 -03:00 |
test_app_isolation_oop.html
|
Bug 756645 - Implement IndexedDB apps isolation. r=bent
|
2012-08-28 09:46:46 -03:00 |
test_autoIncrement_indexes.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_autoIncrement.html
|
Bug 860183 - Sync IDB mochi-tests with IDB xpcshell-tests. r=bent
|
2013-05-22 11:34:22 +02:00 |
test_bfcache.html
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02:00 |
test_blob_archive.html
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02:00 |
test_blob_simple.html
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02: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_bug847147.html
|
Bug 847171: Null check the window before asking IndexedDB to look up transactions. r=bent
|
2013-03-06 06:29:58 -08:00 |
test_bug937006.html
|
Bug 942544 - enable mochitest for bug 937006, r=janv
|
2013-11-25 09:51:13 +00:00 |
test_clear.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_complex_keyPaths.html
|
Bug 767184: Make test_complex_keyPath run in xpcshell too. r=bent
|
2012-06-22 12:08:50 -07:00 |
test_count.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_create_index_with_integer_keys.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_create_index.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_create_objectStore.html
|
Bug 854190 - Remove duplicate JS code in test_create_objectStore.html and import existing JS file. r=janv
|
2013-03-25 11:12:14 +01:00 |
test_cursor_mutation.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_cursor_update_updates_indexes.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_cursors.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_deleteDatabase_interactions.html
|
Bug 860183 - Sync IDB mochi-tests with IDB xpcshell-tests. r=bent
|
2013-05-22 11:34:22 +02:00 |
test_deleteDatabase.html
|
Bug 755509: Run deleteDatabase test in Window and component scopes. r=sicking
|
2012-05-21 10:11:27 -07:00 |
test_error_events_abort_transactions.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_event_propagation.html
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
test_event_source.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_exceptions_in_events.html
|
Bug 755515: Catch exceptions in error handlers. r=sicking
|
2012-06-29 09:48:34 -07:00 |
test_file_array.html
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02:00 |
test_file_cross_database_copying.html
|
Bug 888598 - Move IDBTransaction to WebIDL, r=janv
|
2013-07-29 19:12:21 +02:00 |
test_file_delete.html
|
Bug 888598 - Move IDBTransaction to WebIDL, r=janv
|
2013-07-29 19:12:21 +02:00 |
test_file_os_delete.html
|
Bug 965084 - "ROLLBACK TO SAVEPOINT savepoint" doesn't fire appropriate triggers leaving orphaned files. r=bent
|
2014-01-31 10:53:37 -08:00 |
test_file_put_get_object.html
|
Bug 888598 - Move IDBTransaction to WebIDL, r=janv
|
2013-07-29 19:12:21 +02:00 |
test_file_put_get_values.html
|
Bug 888598 - Move IDBTransaction to WebIDL, r=janv
|
2013-07-29 19:12:21 +02:00 |
test_file_quota.html
|
Bug 888598 - Move IDBTransaction to WebIDL, r=janv
|
2013-07-29 19:12:21 +02:00 |
test_file_replace.html
|
Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent
|
2013-09-11 06:18:36 +02:00 |
test_file_resurrection_delete.html
|
Bug 888598 - Move IDBTransaction to WebIDL, r=janv
|
2013-07-29 19:12:21 +02:00 |
test_file_resurrection_transaction_abort.html
|
Bug 888598 - Move IDBTransaction to WebIDL, r=janv
|
2013-07-29 19:12:21 +02:00 |
test_file_sharing.html
|
Bug 888598 - Move IDBTransaction to WebIDL, r=janv
|
2013-07-29 19:12:21 +02:00 |
test_file_transaction_abort.html
|
Bug 888598 - Move IDBTransaction to WebIDL, r=janv
|
2013-07-29 19:12:21 +02:00 |
test_filehandle_quota.html
|
Bug 888598 - Move IDBTransaction to WebIDL, r=janv
|
2013-07-29 19:12:21 +02:00 |
test_filehandle_serialization.html
|
Bug 888598 - Move IDBTransaction to WebIDL, r=janv
|
2013-07-29 19:12:21 +02:00 |
test_filehandle_store_snapshot.html
|
Bug 888598 - Move IDBTransaction to WebIDL, r=janv
|
2013-07-29 19:12:21 +02:00 |
test_get_filehandle.html
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02:00 |
test_getAll.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_global_data.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
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
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_index_getAll.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_index_getAllObjects.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_index_object_cursors.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_index_update_delete.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_indexes_bad_values.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_indexes_funny_things.html
|
Backout d6efd06ceb84 (bug 828992) for assertions on a CLOSED TREE
|
2013-01-11 14:30:05 +00:00 |
test_indexes.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_invalid_version.html
|
Bug 854323 - Move IDBFactory to Paris bindings. r=khuey
|
2013-03-31 10:18:30 +02:00 |
test_key_requirements.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_keys.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_leaving_page.html
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02:00 |
test_lowDiskSpace.html
|
Bug 861903 - Hook IndexedDB up to low disk space notifications. r=janv.
|
2013-05-10 14:22:01 -07:00 |
test_multientry.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_names_sorted.html
|
Bug 755507: Sort objectStoreNames/indexNames. r=sicking
|
2012-06-29 09:48:34 -07:00 |
test_object_identity.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_objectCursors.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
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
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
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
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_odd_result_order.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_open_empty_db.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_open_for_principal.html
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02:00 |
test_open_objectStore.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_optionalArguments.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_overlapping_transactions.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_persistenceType.html
|
Bug 785884 - Implement support for temporary storage (aka shared pool). r=ehsan, r=bent
|
2013-09-11 06:18:36 +02:00 |
test_put_get_values_autoIncrement.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_put_get_values.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_readonly_transactions.html
|
Bug 860183 - Sync IDB mochi-tests with IDB xpcshell-tests. r=bent
|
2013-05-22 11:34:22 +02:00 |
test_remove_index.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_remove_objectStore.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_request_readyState.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_setVersion_abort.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_setVersion_events.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_setVersion_exclusion.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_setVersion.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_success_events_after_abort.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_third_party.html
|
Bug 758357 - Only show prompt after 50mb of quota was reached. r=sicking
|
2012-07-05 14:11:48 -07:00 |
test_traffic_jam.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_transaction_abort_hang.html
|
Backed out changeset 366758c34e31 (bug 859591) for xpcshell failures.
|
2013-04-10 14:45:40 -04:00 |
test_transaction_abort.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_transaction_lifetimes_nested.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_transaction_lifetimes.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_transaction_ordering.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_unique_index_update.html
|
Bug 860183 - Sync IDB mochi-tests with IDB xpcshell-tests. r=bent
|
2013-05-22 11:34:22 +02:00 |
test_webapp_clearBrowserData_inproc_inproc.html
|
Bug 806168 - Test for bugs 802366 and 806127. r=bent
|
2012-11-10 10:32:38 -08:00 |
test_webapp_clearBrowserData_inproc_oop.html
|
Bug 806168 - Test for bugs 802366 and 806127. r=bent
|
2012-11-10 10:32:38 -08:00 |
test_webapp_clearBrowserData_oop_inproc.html
|
Bug 806168 - Test for bugs 802366 and 806127. r=bent
|
2012-11-10 10:32:38 -08:00 |
test_writer_starvation.html
|
Bug 860183 - Sync IDB mochi-tests with IDB xpcshell-tests. r=bent
|
2013-05-22 11:34:22 +02:00 |
third_party_iframe1.html
|
Bug 595307 - 'IndexedDB: third-party checks'. r=sicking+dwitte, a=blocking.
|
2011-01-06 22:21:33 -08:00 |
third_party_iframe2.html
|
Bug 726378: Unprefix IndexedDB. r=sicking
|
2012-06-29 09:48:35 -07:00 |
webapp_clearBrowserData_appFrame.html
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02:00 |
webapp_clearBrowserData_browserFrame.html
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02:00 |
webapp_clearBrowserData.js
|
Bug 891806 - part 4 - replace 'yield;' with 'yield undefined;' in dom/; r=smaug
|
2013-07-10 23:52:35 +02:00 |