gecko/dom/indexedDB
2013-05-02 05:12:47 -04:00
..
crashtests
ipc Bug 866450 Part 6: Fix rooting hazards under content/ and dom/ r=bz 2013-05-02 05:12:47 -04:00
test bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
AsyncConnectionHelper.cpp Bug 866450 Part 6: Fix rooting hazards under content/ and dom/ r=bz 2013-05-02 05:12:47 -04:00
AsyncConnectionHelper.h Bug 856108 - Port static analyses to clang, part 2b: use MOZ_STACK_CLASS in dom. r=Ms2ger 2013-04-11 22:20:18 -05:00
CheckPermissionsHelper.cpp Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-15 14:38:48 +02:00
CheckPermissionsHelper.h
Client.cpp Bug 855276: Moar diagnostics. 2013-04-09 15:08:28 -07:00
Client.h Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent 2013-03-26 12:13:17 +01:00
DatabaseInfo.cpp
DatabaseInfo.h
FileInfo.cpp Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent 2013-03-26 12:13:17 +01:00
FileInfo.h
FileManager.cpp Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent 2013-03-26 12:13:17 +01:00
FileManager.h Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent 2013-03-26 12:13:17 +01:00
IDBCursor.cpp Bug 866450 Part 6: Fix rooting hazards under content/ and dom/ r=bz 2013-05-02 05:12:47 -04:00
IDBCursor.h
IDBDatabase.cpp Bug 866450 Part 6: Fix rooting hazards under content/ and dom/ r=bz 2013-05-02 05:12:47 -04:00
IDBDatabase.h Bug 861729 - Remove nsPIDOMWindow::GetExtantDocument r=Ms2ger 2013-04-24 00:22:37 -04:00
IDBEvents.cpp Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 4 r=Ms2ger 2013-04-19 18:18:32 -04:00
IDBEvents.h Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
IDBFactory.cpp Bug 866450 Part 6: Fix rooting hazards under content/ and dom/ r=bz 2013-05-02 05:12:47 -04:00
IDBFactory.h Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
IDBFileHandle.cpp Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent 2013-03-26 12:13:17 +01:00
IDBFileHandle.h
IDBIndex.cpp Bug 866450 Part 6: Fix rooting hazards under content/ and dom/ r=bz 2013-05-02 05:12:47 -04:00
IDBIndex.h
IDBKeyRange.cpp Bug 866450 Part 6: Fix rooting hazards under content/ and dom/ r=bz 2013-05-02 05:12:47 -04:00
IDBKeyRange.h
IDBObjectStore.cpp Bug 866450 Part 6: Fix rooting hazards under content/ and dom/ r=bz 2013-05-02 05:12:47 -04:00
IDBObjectStore.h Backout d6efd06ceb84 (bug 828992) for assertions on a CLOSED TREE 2013-01-11 14:30:05 +00:00
IDBRequest.cpp Bug 866450 Part 6: Fix rooting hazards under content/ and dom/ r=bz 2013-05-02 05:12:47 -04:00
IDBRequest.h Backout bug 861287 for gcc build failures. 2013-04-25 08:30:28 -04:00
IDBTransaction.cpp Backout bug 861287 for gcc build failures. 2013-04-25 08:30:28 -04:00
IDBTransaction.h Backout bug 861287 for gcc build failures. 2013-04-25 08:30:28 -04:00
IDBWrapperCache.cpp bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8 2013-01-12 07:40:33 -05:00
IDBWrapperCache.h
IndexedDatabase.h Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent 2013-03-26 12:13:17 +01:00
IndexedDatabaseInlines.h Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent 2013-03-26 12:13:17 +01:00
IndexedDatabaseManager.cpp Bug 866450 Part 6: Fix rooting hazards under content/ and dom/ r=bz 2013-05-02 05:12:47 -04:00
IndexedDatabaseManager.h Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent 2013-03-26 12:13:17 +01:00
Key.cpp Bug 866450 Part 6: Fix rooting hazards under content/ and dom/ r=bz 2013-05-02 05:12:47 -04:00
Key.h Backout bug 861287 for gcc build failures. 2013-04-25 08:30:28 -04:00
KeyPath.cpp Bug 866450 Part 6: Fix rooting hazards under content/ and dom/ r=bz 2013-05-02 05:12:47 -04:00
KeyPath.h
Makefile.in Bug 859020 - Remove the MSVC exemption for FAIL_ON_WARNINGS in dom. r=bz 2013-04-21 05:36:43 +09:00
moz.build Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
nsIIDBCursor.idl
nsIIDBCursorWithValue.idl
nsIIDBDatabase.idl
nsIIDBFileHandle.idl
nsIIDBIndex.idl
nsIIDBKeyRange.idl
nsIIDBObjectStore.idl
nsIIDBOpenDBRequest.idl
nsIIDBRequest.idl
nsIIDBTransaction.idl
nsIIDBVersionChangeEvent.idl
nsIIndexedDatabaseManager.idl Bug 767944 - Implement a manager for centralized quota and storage handling. r=bent 2013-03-26 12:13:17 +01:00
OpenDatabaseHelper.cpp Backout bug 861287 for gcc build failures. 2013-04-25 08:30:28 -04:00
OpenDatabaseHelper.h Bug 856032 - 'Quota management enabled even for origins with unlimited permission granted'. r=janv. 2013-03-31 17:10:27 -07:00
ProfilerHelpers.h Backout bug 861287 for gcc build failures. 2013-04-25 08:30:28 -04:00
TransactionThreadPool.cpp Bug 861287, fix clang bustage. 2013-04-25 11:26:58 -04:00
TransactionThreadPool.h Bug 855276: Diagnostic patch. r=bent 2013-04-16 09:09:11 -07:00