.. |
test
|
Bug 730161 - Tests fix. r=sicking
|
2012-04-11 17:55:22 -04:00 |
AsyncConnectionHelper.cpp
|
Bug 733260 followup: use uint32_t for array and string lengths, r=luke
|
2012-03-06 15:52:55 -08:00 |
AsyncConnectionHelper.h
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |
CheckPermissionsHelper.cpp
|
Bug 587797 - IndexedDB: Make it possible to access IndexedDB APIs from chrome. r=khuey,bent
|
2012-01-03 10:27:39 -05:00 |
CheckPermissionsHelper.h
|
Bug 587797 - IndexedDB: Make it possible to access IndexedDB APIs from chrome. r=khuey,bent
|
2012-01-03 10:27:39 -05:00 |
CheckQuotaHelper.cpp
|
Bug 704464: Part 1 - Rework quota handling to use Windows insteead of Databases. r=bent
|
2011-12-03 12:10:21 -05:00 |
CheckQuotaHelper.h
|
Bug 704464: Part 1 - Rework quota handling to use Windows insteead of Databases. r=bent
|
2011-12-03 12:10:21 -05:00 |
DatabaseInfo.cpp
|
Bug 694138: Support an array of strings as keyPath on objectStores and indexes. r=janv/bent
|
2011-12-20 02:59:07 -08:00 |
DatabaseInfo.h
|
Bug 694138: Support an array of strings as keyPath on objectStores and indexes. r=janv/bent
|
2011-12-20 02:59:07 -08:00 |
FileInfo.cpp
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |
FileInfo.h
|
Bug 711727 - Followup cleanup for files in IndexedDB. r=sicking/bent
|
2011-12-20 12:23:27 +01:00 |
FileManager.cpp
|
Bug 728921 - 'IndexedDB: FileManager file enumeration should run within a transaction'. r=sicking.
|
2012-02-20 10:35:45 -08:00 |
FileManager.h
|
Bug 711727 - Followup cleanup for files in IndexedDB. r=sicking/bent
|
2011-12-20 12:23:27 +01:00 |
IDBCursor.cpp
|
Bug 730161 - Replace IDBDatabaseException and FileException with DOMException. r=sicking
|
2012-04-11 17:55:21 -04:00 |
IDBCursor.h
|
Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent
|
2012-03-12 21:44:45 -07:00 |
IDBDatabase.cpp
|
Bug 730161 - Replace IDBDatabaseException and FileException with DOMException. r=sicking
|
2012-04-11 17:55:21 -04:00 |
IDBDatabase.h
|
Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, r=jst,bent
|
2012-03-13 02:56:07 +02:00 |
IDBEvents.cpp
|
Bug 730161 - Replace IDBDatabaseException and FileException with DOMException. r=sicking
|
2012-04-11 17:55:21 -04:00 |
IDBEvents.h
|
Bug 692635: Transaction abort events should bubble. r=sicking
|
2011-11-23 09:15:15 -05:00 |
IDBFactory.cpp
|
Bug 730161 - Replace IDBDatabaseException and FileException with DOMException. r=sicking
|
2012-04-11 17:55:21 -04:00 |
IDBFactory.h
|
Bug 718132 - IndexedDB: Intermittent Failing to get JS wrapper in IDBRequest::NotifyHelperCompleted. r=khuey.
|
2012-01-24 02:03:37 -08:00 |
IDBIndex.cpp
|
Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent
|
2012-03-12 21:44:45 -07:00 |
IDBIndex.h
|
Bug 718132 - IndexedDB: Intermittent Failing to get JS wrapper in IDBRequest::NotifyHelperCompleted. r=khuey.
|
2012-01-24 02:03:37 -08:00 |
IDBKeyRange.cpp
|
Merge the last good pgo-green cset on mozilla-inbound to mozilla-central.
|
2012-03-28 07:40:52 -07:00 |
IDBKeyRange.h
|
Merge the last good pgo-green cset on mozilla-inbound to mozilla-central.
|
2012-03-28 07:40:52 -07:00 |
IDBObjectStore.cpp
|
bug 736978 - remove JS_FinalizeStub. r=:billm
|
2012-03-19 15:27:58 +01:00 |
IDBObjectStore.h
|
Bug 718132 - IndexedDB: Intermittent Failing to get JS wrapper in IDBRequest::NotifyHelperCompleted. r=khuey.
|
2012-01-24 02:03:37 -08:00 |
IDBRequest.cpp
|
Bug 730161 - Implement IDBRequest.error. r=sicking
|
2012-04-11 17:55:21 -04:00 |
IDBRequest.h
|
Bug 730161 - Implement IDBRequest.error. r=sicking
|
2012-04-11 17:55:21 -04:00 |
IDBTransaction.cpp
|
Bug 735357: Fix Contacts API to use new IndexedDB constants. r=gwagner
|
2012-03-13 13:25:05 -07:00 |
IDBTransaction.h
|
Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent
|
2012-03-12 21:44:45 -07:00 |
IDBWrapperCache.cpp
|
Fix for bug 731227 (Fix script object ownership in IDBWrapperCache/IDBCursor). r=bent.
|
2012-02-27 17:52:19 +01:00 |
IDBWrapperCache.h
|
Bug 734057 - Make nsDOMEventTargetHelper to not have strong pointer to window, r=jst,bent
|
2012-03-13 02:56:07 +02:00 |
IndexedDatabase.h
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |
IndexedDatabaseManager.cpp
|
Bug 718132 - IndexedDB: Intermittent Failing to get JS wrapper in IDBRequest::NotifyHelperCompleted. r=khuey.
|
2012-01-24 02:03:37 -08:00 |
IndexedDatabaseManager.h
|
Bug 587797 - IndexedDB: Make it possible to access IndexedDB APIs from chrome. r=khuey,bent
|
2012-01-03 10:27:39 -05:00 |
Key.cpp
|
Bug 714260 - Implement FloatingPoint.h to consolidate all IEEE-754 floating point operations in a single location. r=dmandelin for the js bits, r=Ms2ger for mfbt and the core bits
|
2012-01-23 03:43:16 -08:00 |
Key.h
|
Bug 694138: Support an array of strings as keyPath on objectStores and indexes. r=janv/bent
|
2011-12-20 02:59:07 -08:00 |
Makefile.in
|
Bug 730161 - Replace IDBDatabaseException and FileException with DOMException. r=sicking
|
2012-04-11 17:55:21 -04:00 |
nsIIDBCursor.idl
|
Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent
|
2012-03-12 21:44:45 -07:00 |
nsIIDBCursorWithValue.idl
|
Bug 692669 - 'IndexedDB: remove nsIVariant from IDB* interfaces'. r=sicking.
|
2011-11-03 08:57:30 -07:00 |
nsIIDBDatabase.idl
|
Bug 721569 - Support default values for Web IDL dictionaries. r=khuey CLOBBER BUILD
|
2012-03-12 21:44:48 -07:00 |
nsIIDBFactory.idl
|
Bug 692642: IndexedDB: support indexedDB.cmp. r=sicking.
|
2011-11-08 11:03:18 -08:00 |
nsIIDBIndex.idl
|
Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent
|
2012-03-12 21:44:45 -07:00 |
nsIIDBKeyRange.idl
|
Bug 692669 - 'IndexedDB: remove nsIVariant from IDB* interfaces'. r=sicking.
|
2011-11-03 08:57:30 -07:00 |
nsIIDBObjectStore.idl
|
Bug 721569 - Support default values for Web IDL dictionaries. r=khuey CLOBBER BUILD
|
2012-03-12 21:44:48 -07:00 |
nsIIDBOpenDBRequest.idl
|
Bug 692669 - 'IndexedDB: remove nsIVariant from IDB* interfaces'. r=sicking.
|
2011-11-03 08:57:30 -07:00 |
nsIIDBRequest.idl
|
Bug 730161 - Implement IDBRequest.error. r=sicking
|
2012-04-11 17:55:21 -04:00 |
nsIIDBTransaction.idl
|
Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent
|
2012-03-12 21:44:45 -07:00 |
nsIIDBVersionChangeEvent.idl
|
Bug 698929 - Implement event.stopImmediatePropagation, r=jst
|
2011-11-04 19:17:19 +02:00 |
nsIIndexedDatabaseManager.idl
|
Bug 587797 - IndexedDB: Make it possible to access IndexedDB APIs from chrome. r=khuey,bent
|
2012-01-03 10:27:39 -05:00 |
OpenDatabaseHelper.cpp
|
Bug 730161 - Implement IDBRequest.error. r=sicking
|
2012-04-11 17:55:21 -04:00 |
OpenDatabaseHelper.h
|
Bug 701772: Manage autoIncrement for objectStores ourselves in order to simplify the code, make ai-keys unique per objectStore and not per database, and allow ai-objectStores to contain non-integer keys. r=bent
|
2011-12-16 16:40:47 -08:00 |
TransactionThreadPool.cpp
|
Bug 735094: Implement new string values (rather than numeric constants) for IndexedDB. r=bent
|
2012-03-12 21:44:45 -07:00 |
TransactionThreadPool.h
|
Bug 661877 - Enable storing files in IndexedDB. r=bent
|
2011-12-16 08:34:24 +01:00 |