gecko/dom/indexedDB
2010-09-13 15:32:56 -07:00
..
test Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. Tests. 2010-09-09 15:15:44 -07:00
AsyncConnectionHelper.cpp Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking. 2010-09-10 12:12:11 -07:00
AsyncConnectionHelper.h Bug 592801. a=crashfix 2010-09-09 21:54:25 -07:00
CheckPermissionsHelper.cpp Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. r=sicking+gavin. 2010-09-09 15:15:40 -07:00
CheckPermissionsHelper.h Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. r=sicking+gavin. 2010-09-09 15:15:40 -07:00
CheckQuotaHelper.cpp Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. r=sicking+gavin. 2010-09-09 15:15:40 -07:00
CheckQuotaHelper.h Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. r=sicking+gavin. 2010-09-09 15:15:40 -07:00
DatabaseInfo.cpp
DatabaseInfo.h Bug 574811 - Rename IDBObjectStoreRequest to IDBObjectStore 2010-06-28 11:51:06 -07:00
IDBCursor.cpp Bug 592352 - 'Assertbotch on shutdown after IDB solo mochitest -- leaked contexts?'. r=bent. 2010-09-13 15:32:56 -07:00
IDBCursor.h Bug 592352 - 'Assertbotch on shutdown after IDB solo mochitest -- leaked contexts?'. r=bent. 2010-09-13 15:32:56 -07:00
IDBDatabase.cpp Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking. 2010-09-10 12:12:11 -07:00
IDBDatabase.h Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking. 2010-09-10 12:12:11 -07:00
IDBEvents.cpp Bug 592352 - 'Assertbotch on shutdown after IDB solo mochitest -- leaked contexts?'. r=bent. 2010-09-13 15:32:56 -07:00
IDBEvents.h Bug 592352 - 'Assertbotch on shutdown after IDB solo mochitest -- leaked contexts?'. r=bent. 2010-09-13 15:32:56 -07:00
IDBFactory.cpp Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking. 2010-09-10 12:12:11 -07:00
IDBFactory.h Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking. 2010-09-10 12:12:11 -07:00
IDBIndex.cpp Bug 592801. a=crashfix 2010-09-09 21:54:25 -07:00
IDBIndex.h Bug 592801 - 'IndexedDB: IDBRequest rework, make everything an event target'. r=sicking. 2010-09-09 15:15:38 -07:00
IDBKeyRange.cpp
IDBKeyRange.h Bug 574740 - Rename nsIIndexedDatabaseRequest to nsIIDBFactory 2010-06-28 09:44:30 -07:00
IDBObjectStore.cpp Bug 592801. a=crashfix 2010-09-09 21:54:25 -07:00
IDBObjectStore.h Bug 592801 - 'IndexedDB: IDBRequest rework, make everything an event target'. r=sicking. 2010-09-09 15:15:38 -07:00
IDBRequest.cpp Bug 592352 - 'Assertbotch on shutdown after IDB solo mochitest -- leaked contexts?'. r=bent. 2010-09-13 15:32:56 -07:00
IDBRequest.h Bug 592801 - 'IndexedDB: IDBRequest rework, make everything an event target'. r=sicking. 2010-09-09 15:15:38 -07:00
IDBTransaction.cpp Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking. 2010-09-10 12:12:11 -07:00
IDBTransaction.h Bug 592801 - 'IndexedDB: IDBRequest rework, make everything an event target'. r=sicking. 2010-09-09 15:15:38 -07:00
IndexedDatabase.h Bug 579882 - 'IndexedDB: Investigate/review IndexedDB event handling'. r=smaug+sicking. 2010-08-26 13:57:25 -07:00
IndexedDatabaseManager.cpp Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking. 2010-09-10 12:12:11 -07:00
IndexedDatabaseManager.h Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking. 2010-09-10 12:12:11 -07:00
LazyIdleThread.cpp
LazyIdleThread.h
Makefile.in Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking. 2010-09-10 12:12:11 -07:00
nsIIDBCursor.idl Bug 575399 - 'IndexedDB: Remove XPConnect slow paths from some IndexedDB methods'. r=sdwilsh 2010-06-28 15:22:41 -07:00
nsIIDBDatabase.idl Bug 579882 - 'IndexedDB: Investigate/review IndexedDB event handling'. r=smaug+sicking. 2010-08-26 13:57:25 -07:00
nsIIDBDatabaseException.idl
nsIIDBErrorEvent.idl
nsIIDBEvent.idl
nsIIDBFactory.idl Bug 579882 - 'IndexedDB: Investigate/review IndexedDB event handling'. r=smaug+sicking. 2010-08-26 13:57:25 -07:00
nsIIDBIndex.idl Bug 574811 - Rename IDBIndexRequest to IDBIndex 2010-06-28 11:51:06 -07:00
nsIIDBKeyRange.idl
nsIIDBObjectStore.idl Bug 589355 - 'IndexedDB: Add IDBObjectStore::Clear'. r=sicking 2010-08-26 13:57:30 -07:00
nsIIDBRequest.idl Bug 592801 - 'IndexedDB: IDBRequest rework, make everything an event target'. r=sicking. 2010-09-09 15:15:38 -07:00
nsIIDBSuccessEvent.idl Bug 575399 - 'IndexedDB: Remove XPConnect slow paths from some IndexedDB methods'. r=sdwilsh 2010-06-28 15:22:41 -07:00
nsIIDBTransaction.idl Bug 574811 - Rename IDBObjectStoreRequest to IDBObjectStore 2010-06-28 11:51:06 -07:00
nsIIDBTransactionEvent.idl Bug 574811 - Rename IDBTransactionRequest to IDBTransaction 2010-06-28 09:46:21 -07:00
nsIIndexedDatabaseManager.idl Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking. 2010-09-10 12:12:11 -07:00
Savepoint.h Bug 574811 - Rename IDBTransactionRequest to IDBTransaction 2010-06-28 09:46:21 -07:00
TransactionThreadPool.cpp Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking. 2010-09-10 12:12:11 -07:00
TransactionThreadPool.h Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking. 2010-09-10 12:12:11 -07:00