.. |
crashtests
|
|
|
test
|
Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted
|
2015-01-28 06:17:00 -05:00 |
ActorsChild.cpp
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
ActorsChild.h
|
Bug 1118486 - Part 1: Use = delete instead of MOZ_DELETE directly; r=Waldo
|
2015-01-08 23:19:05 -05:00 |
ActorsParent.cpp
|
Bug 1125969 - Fix reversed assertion when reading database metadata, r=janv.
|
2015-01-26 22:25:47 -08:00 |
ActorsParent.h
|
Back out 58982e7b5c45 (bug 1092311) for asserting
|
2014-12-10 21:12:40 -08:00 |
FileInfo.cpp
|
Bug 1095474 - Intermittent /indexedDB/test/test_file_replace.html | application terminated with exit code 1; r=bent
|
2014-11-13 10:43:22 +01:00 |
FileInfo.h
|
Bug 1095474 - Intermittent /indexedDB/test/test_file_replace.html | application terminated with exit code 1; r=bent
|
2014-11-13 10:43:22 +01:00 |
FileManager.h
|
Bug 1068787 - Quota usage not decreased when removing unsuccessfully copied files; r=bent
|
2014-10-28 20:06:54 +01:00 |
FileSnapshot.cpp
|
Bug 1113062 - IndexedDB FileSnapshot not CCed, r=janv
|
2015-01-11 21:35:24 +00:00 |
FileSnapshot.h
|
Bug 1113062 - IndexedDB FileSnapshot not CCed, r=janv
|
2015-01-11 21:35:24 +00:00 |
IDBCursor.cpp
|
Bug 914067 - Remove JSVAL_VOID from dom/; r=jst
|
2015-01-14 08:59:06 +01:00 |
IDBCursor.h
|
Bug 1081703, r=khuey.
|
2014-11-07 16:42:53 -08:00 |
IDBDatabase.cpp
|
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
|
2015-01-22 09:40:42 +01:00 |
IDBDatabase.h
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
IDBEvents.cpp
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
IDBEvents.h
|
Bug 1084421 - Only Events with a wrapper should trigger GC more likely, r=mccr8
|
2014-10-18 02:16:58 +03:00 |
IDBFactory.cpp
|
Bug 1079355 - indexedDB pref should only apply for content pages, not chrome ones, r=bent
|
2015-01-05 23:08:12 +00:00 |
IDBFactory.h
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
IDBFileHandle.cpp
|
Bug 1113062 - IndexedDB FileSnapshot not CCed, r=janv
|
2015-01-11 21:35:24 +00:00 |
IDBFileHandle.h
|
Bug 1113062 - IndexedDB FileSnapshot not CCed, r=janv
|
2015-01-11 21:35:24 +00:00 |
IDBFileRequest.cpp
|
Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor
|
2014-08-14 18:47:15 -07:00 |
IDBFileRequest.h
|
Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 18:26:43 -04:00 |
IDBIndex.cpp
|
Bug 914067 - Remove JSVAL_VOID from dom/; r=jst
|
2015-01-14 08:59:06 +01:00 |
IDBIndex.h
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
IDBKeyRange.cpp
|
Bug 914067 - Remove JSVAL_VOID from dom/; r=jst
|
2015-01-14 08:59:06 +01:00 |
IDBKeyRange.h
|
Bug 1096328 - Remove nativeOwnership from Bindings.conf, make rooting analysis happy. r=bz.
|
2015-01-08 22:56:42 +01:00 |
IDBMutableFile.cpp
|
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
|
2015-01-22 09:40:42 +01:00 |
IDBMutableFile.h
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
IDBObjectStore.cpp
|
Bug 1125356 - Use JS_NewPlainObject in the browser. r=bz
|
2015-01-24 16:38:08 +01:00 |
IDBObjectStore.h
|
Bug 990484 part 2. Remove a bunch of now-unnecessary JSContext bits in indexedDB code. r=baku
|
2014-12-11 13:07:44 -05:00 |
IDBRequest.cpp
|
Bug 1117851 - Make GetCallingLocation take an nsA{,C}String. r=smaug
|
2015-01-06 15:50:29 -05:00 |
IDBRequest.h
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
IDBTransaction.cpp
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
IDBTransaction.h
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
IDBWrapperCache.cpp
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
IDBWrapperCache.h
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
IndexedDatabase.h
|
Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
|
2014-10-08 17:15:23 +01:00 |
IndexedDatabaseInlines.h
|
Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan
|
2014-10-08 17:15:23 +01:00 |
IndexedDatabaseManager.cpp
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
IndexedDatabaseManager.h
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
Key.cpp
|
Bug 857138 - Add some cx parameters. r=bz
|
2014-10-23 19:53:31 +02:00 |
Key.h
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
KeyPath.cpp
|
Bug 1125356 - Use JS_NewPlainObject in the browser. r=bz
|
2015-01-24 16:38:08 +01:00 |
KeyPath.h
|
Bug 1105615. Make IDBObjectStoreParameters.keyPath a union instead of using "any" for it. r=baku
|
2014-12-11 13:07:44 -05:00 |
moz.build
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
PBackgroundIDBCursor.ipdl
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
PBackgroundIDBDatabase.ipdl
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
PBackgroundIDBDatabaseFile.ipdl
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
PBackgroundIDBFactory.ipdl
|
Back out 58982e7b5c45 (bug 1092311) for asserting
|
2014-12-10 21:12:40 -08:00 |
PBackgroundIDBFactoryRequest.ipdl
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
PBackgroundIDBRequest.ipdl
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
PBackgroundIDBSharedTypes.ipdlh
|
Back out 58982e7b5c45 (bug 1092311) for asserting
|
2014-12-10 21:12:40 -08:00 |
PBackgroundIDBTransaction.ipdl
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
PBackgroundIDBVersionChangeTransaction.ipdl
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
PermissionRequestBase.cpp
|
Bug 1083927 - IndexedDB: Subdomain Quota Management; r=bent,ehsan
|
2014-11-28 09:44:12 +01:00 |
PermissionRequestBase.h
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
PIndexedDBPermissionRequest.ipdl
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
ProfilerHelpers.h
|
Bug 1112043 - Fixed linking problem with gcc 4.6/4.7 and ternary operator with static consts, r=smaug
|
2014-12-16 12:55:09 +00:00 |
ReportInternalError.cpp
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
ReportInternalError.h
|
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
|
2014-09-26 16:21:57 -07:00 |
SerializationHelpers.h
|
Bug 1068787 - Quota usage not decreased when removing unsuccessfully copied files; r=bent
|
2014-10-28 20:06:54 +01:00 |
TransactionThreadPool.cpp
|
Bug 970307: Part 1: Report status of each thread to find when all the threads are idle. r=nfroyd
|
2014-12-18 17:00:39 +08:00 |
TransactionThreadPool.h
|
Back out 58982e7b5c45 (bug 1092311) for asserting
|
2014-12-10 21:12:40 -08:00 |