gecko/dom/indexedDB
Andrew Sutherland 269d2e91b6 Bug 932162 - dispatch IndexedDB FileInfo releases to the main thread. r=khuey
Try runs:
Green run prior to b2g mochitest fix and assertion changes:
https://tbpl.mozilla.org/?tree=Try&rev=b071f8ef9617
green runs with assertion changes, not b2g disabling:
https://tbpl.mozilla.org/?tree=Try&rev=b071f8ef9617
green b2g run:
https://tbpl.mozilla.org/?tree=Try&rev=67510897d368
2013-11-19 06:00:20 -05:00
..
crashtests
ipc Bug 823709 - Remove assertion: !mStrongDatabase at IndexedDBChild.cpp r=bent 2013-11-18 22:16:05 -08:00
test Bug 932162 - dispatch IndexedDB FileInfo releases to the main thread. r=khuey 2013-11-19 06:00:20 -05:00
AsyncConnectionHelper.cpp Bug 925916 - Handlify WrapNative, r=smaug 2013-10-11 22:02:39 -07:00
AsyncConnectionHelper.h
CheckPermissionsHelper.cpp
CheckPermissionsHelper.h
Client.cpp Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg 2013-09-23 13:29:27 -04:00
Client.h
DatabaseInfo.cpp
DatabaseInfo.h
FileInfo.cpp Bug 932162 - dispatch IndexedDB FileInfo releases to the main thread. r=khuey 2013-11-19 06:00:20 -05:00
FileInfo.h Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan 2013-09-19 09:54:39 -04:00
FileManager.cpp
FileManager.h
IDBCursor.cpp Backed out changeset 87a72129c007 (bug 920800) for indexedDB failures 2013-09-26 16:54:01 -07:00
IDBCursor.h Backed out changeset 87a72129c007 (bug 920800) for indexedDB failures 2013-09-26 16:54:01 -07:00
IDBDatabase.cpp
IDBDatabase.h Bug 933351 - IDBRequest should not write warning messages about callee when created by IPC IDB, r=janv, f=bholley 2013-11-04 12:57:53 +00:00
IDBEvents.cpp
IDBEvents.h
IDBFactory.cpp 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
IDBFactory.h Bug 933351 - IDBRequest should not write warning messages about callee when created by IPC IDB, r=janv, f=bholley 2013-11-04 12:57:53 +00:00
IDBFileHandle.cpp
IDBFileHandle.h
IDBIndex.cpp 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
IDBIndex.h
IDBKeyRange.cpp No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
IDBKeyRange.h No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
IDBObjectStore.cpp No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
IDBObjectStore.h No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
IDBRequest.cpp Bug 933351 - IDBRequest should not write warning messages about callee when created by IPC IDB, r=janv, f=bholley 2013-11-04 12:57:53 +00:00
IDBRequest.h Bug 933351 - IDBRequest should not write warning messages about callee when created by IPC IDB, r=janv, f=bholley 2013-11-04 12:57:53 +00:00
IDBTransaction.cpp Backout 8e3b6d7159c2, bug 929274, for test failures. 2013-11-14 10:58:05 -08:00
IDBTransaction.h Backout 8e3b6d7159c2, bug 929274, for test failures. 2013-11-14 10:58:05 -08:00
IDBWrapperCache.cpp
IDBWrapperCache.h
IndexedDatabase.h Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg 2013-09-23 13:25:00 -04:00
IndexedDatabaseInlines.h
IndexedDatabaseManager.cpp No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
IndexedDatabaseManager.h No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
Key.cpp Bug 925916 - Handlify WrapNative, r=smaug 2013-10-11 22:02:39 -07:00
Key.h
KeyPath.cpp Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz 2013-11-16 13:31:36 +01:00
KeyPath.h
moz.build Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps 2013-11-19 11:50:54 +09:00
nsIIndexedDatabaseManager.idl 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
OpenDatabaseHelper.cpp
OpenDatabaseHelper.h
ProfilerHelpers.h
TransactionThreadPool.cpp
TransactionThreadPool.h