.. |
unit
|
Bug 767186: Cache the keyPath for objectStores and indexes. r=bent
|
2012-06-22 14:00:53 -07:00 |
bfcache_iframe1.html
|
|
|
bfcache_iframe2.html
|
|
|
browser_forgetThisSite.js
|
|
|
browser_forgetThisSiteAdd.html
|
Bug 730161 - Tests fix. r=sicking
|
2012-04-11 17:55:22 -04:00 |
browser_forgetThisSiteGet.html
|
Bug 730161 - Tests fix. r=sicking
|
2012-04-11 17:55:22 -04:00 |
browser_permissionsPrompt.html
|
Bug 730161 - Tests fix. r=sicking
|
2012-04-11 17:55:22 -04:00 |
browser_permissionsPromptAllow.js
|
|
|
browser_permissionsPromptDeny.js
|
Bug 722857 - Basic sanity test for before/after private browsing DOM storage implementation. r=honzab
|
2012-05-26 09:38:06 +01:00 |
browser_privateBrowsing.js
|
Bug 730161 - Tests fix. r=sicking
|
2012-04-11 17:55:22 -04:00 |
browser_quotaPrompt.html
|
Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent
|
2012-03-12 21:44:45 -07:00 |
browser_quotaPromptAllow.js
|
|
|
browser_quotaPromptDatabases.html
|
Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent
|
2012-03-12 21:44:45 -07:00 |
browser_quotaPromptDatabases.js
|
|
|
browser_quotaPromptDelete.html
|
Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent
|
2012-03-12 21:44:45 -07:00 |
browser_quotaPromptDelete.js
|
Bug 715014: Delete IndexedDB files directory so that databases can be opened again after being deleted. r=bent
|
2012-01-04 11:25:26 -05:00 |
browser_quotaPromptDeny.js
|
|
|
browserHelpers.js
|
|
|
error_events_abort_transactions_iframe.html
|
Bug 666693 - 'Remote IndexedDB for multiple IndexedDB-using processes'. r=cjones+sicking.
|
2012-06-01 10:21:12 -07:00 |
event_propagation_iframe.html
|
Bug 666693 - 'Remote IndexedDB for multiple IndexedDB-using processes'. r=cjones+sicking.
|
2012-06-01 10:21:12 -07:00 |
exceptions_in_success_events_iframe.html
|
Bug 666693 - 'Remote IndexedDB for multiple IndexedDB-using processes'. r=cjones+sicking.
|
2012-06-01 10:21:12 -07:00 |
file.js
|
Bug 763388 - Remove enablePrivilege calls from IndexedDB and FileHandle tests. r=bent
|
2012-06-18 19:09:26 +02:00 |
head.js
|
|
|
helpers.js
|
Bug 765839 - 'Enable IndexedDB OOP test suite'. r=khuey.
|
2012-06-19 18:50:39 -07:00 |
leaving_page_iframe.html
|
|
|
Makefile.in
|
Bug 765839 - 'Enable IndexedDB OOP test suite'. r=khuey.
|
2012-06-19 18:50:39 -07: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_autoIncrement_indexes.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_autoIncrement.html
|
Bug 730161 - Tests fix. r=sicking
|
2012-04-11 17:55:22 -04:00 |
test_bfcache.html
|
Bug 666693 - 'Remote IndexedDB for multiple IndexedDB-using processes'. r=cjones+sicking.
|
2012-06-01 10:21:12 -07: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 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent
|
2012-03-12 21:44:45 -07: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 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent
|
2012-03-12 21:44:45 -07: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
|
|
|
test_event_propagation.html
|
|
|
test_event_source.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05:00 |
test_exceptions_in_success_events.html
|
|
|
test_file_array.html
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |
test_file_cross_database_copying.html
|
Bug 763388 - Remove enablePrivilege calls from IndexedDB and FileHandle tests. r=bent
|
2012-06-18 19:09:26 +02:00 |
test_file_delete.html
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |
test_file_os_delete.html
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |
test_file_put_get_object.html
|
Bug 711727 - Followup cleanup for files in IndexedDB. r=sicking/bent
|
2011-12-20 12:23:27 +01:00 |
test_file_put_get_values.html
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |
test_file_quota.html
|
Bug 726593 - Implement FileHandle. r=bent
|
2012-06-03 18:33:52 +02:00 |
test_file_resurrection_delete.html
|
Bug 711727 - Followup cleanup for files in IndexedDB. r=sicking/bent
|
2011-12-20 12:23:27 +01:00 |
test_file_resurrection_transaction_abort.html
|
Bug 711727 - Followup cleanup for files in IndexedDB. r=sicking/bent
|
2011-12-20 12:23:27 +01:00 |
test_file_sharing.html
|
Bug 763388 - Remove enablePrivilege calls from IndexedDB and FileHandle tests. r=bent
|
2012-06-18 19:09:26 +02:00 |
test_file_transaction_abort.html
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |
test_filehandle_quota.html
|
Bug 726593 - Implement FileHandle. r=bent
|
2012-06-03 18:33:52 +02:00 |
test_filehandle_serialization.html
|
Bug 726593 - Implement FileHandle. r=bent
|
2012-06-03 18:33:52 +02:00 |
test_filehandle_store_snapshot.html
|
Bug 726593 - Implement FileHandle. r=bent
|
2012-06-03 18:33:52 +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_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.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05: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 666693 - 'Remote IndexedDB for multiple IndexedDB-using processes'. r=cjones+sicking.
|
2012-06-01 10:21:12 -07:00 |
test_multientry.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05: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_inline_autoincrement_key_added_on_put.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05: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_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_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 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent
|
2012-03-12 21:44:45 -07: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 666693 - 'Remote IndexedDB for multiple IndexedDB-using processes'. r=cjones+sicking.
|
2012-06-01 10:21:12 -07:00 |
test_traffic_jam.html
|
Bug 587797 - Tests. r=khuey
|
2012-01-04 10:43:33 -05: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 730161 - Tests fix. r=sicking
|
2012-04-11 17:55:22 -04:00 |
test_writer_starvation.html
|
Bug 765839 - 'Enable IndexedDB OOP test suite'. r=khuey.
|
2012-06-19 18:50:39 -07:00 |
third_party_iframe1.html
|
|
|
third_party_iframe2.html
|
|
|