.. |
crashtests
|
|
|
test
|
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
|
2015-10-07 14:03:21 +02:00 |
ActorsChild.cpp
|
Bug 1202014 - Don't use-after-move in ActorsChild.cpp, r=khuey
|
2015-09-14 16:04:10 -04:00 |
ActorsChild.h
|
Bug 1156802 - Part 2: Remove all explicit move constructors, r=ehsan
|
2015-09-12 12:34:45 -04:00 |
ActorsParent.cpp
|
Bug 1201620 - Make SavedFrame stacks structured cloneable; r=sfink
|
2015-10-12 13:29:48 -07:00 |
ActorsParent.h
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
FileInfo.cpp
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
FileInfo.h
|
|
|
FileManager.h
|
|
|
FileSnapshot.cpp
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
FileSnapshot.h
|
Bug 1068975 - Remove FileInfo from File; r=baku
|
2015-09-09 13:15:14 +02:00 |
IDBCursor.cpp
|
Bug 1197893 - Check the number of arguments for ThrowTypeError() and ThrowRangeError() at compile time. r=peterv
|
2015-10-05 09:38:14 -07:00 |
IDBCursor.h
|
Bug 871846 - API changes for locale aware indexes. r=janv r=sicking
|
2015-09-04 16:12:29 -03:00 |
IDBDatabase.cpp
|
Bug 1068975 - Remove FileInfo from File; r=baku
|
2015-09-09 13:15:14 +02:00 |
IDBDatabase.h
|
Bug 1068975 - Remove FileInfo from File; r=baku
|
2015-09-09 13:15:14 +02:00 |
IDBEvents.cpp
|
|
|
IDBEvents.h
|
|
|
IDBFactory.cpp
|
Bug 1197893 - Check the number of arguments for ThrowTypeError() and ThrowRangeError() at compile time. r=peterv
|
2015-10-05 09:38:14 -07:00 |
IDBFactory.h
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
IDBFileHandle.cpp
|
Bug 1197893 - Check the number of arguments for ThrowTypeError() and ThrowRangeError() at compile time. r=peterv
|
2015-10-05 09:38:14 -07:00 |
IDBFileHandle.h
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
IDBFileRequest.cpp
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
IDBFileRequest.h
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
IDBIndex.cpp
|
Bug 871846 - API changes for locale aware indexes. r=janv r=sicking
|
2015-09-04 16:12:29 -03:00 |
IDBIndex.h
|
Bug 871846 - API changes for locale aware indexes. r=janv r=sicking
|
2015-09-04 16:12:29 -03:00 |
IDBKeyRange.cpp
|
Bug 1179003 - Convert the infallible objectClassIs proxy hook into a fallible getBuiltinClass hook that indicates class type via outparam. r=efaust, r=bz on DOM bits, r=billm on IPC bits
|
2015-08-28 21:55:40 -07:00 |
IDBKeyRange.h
|
bug 1206312 - add IndexedDatabaseManager include to IDBKeyRange. r=bz
|
2015-09-18 20:29:45 -04:00 |
IDBMutableFile.cpp
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
IDBMutableFile.h
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
IDBObjectStore.cpp
|
Bug 1212009 - ReadFullySerializableObjects() doesn't use the aIndex param and it can be removed, r=smaug
|
2015-10-07 20:32:14 +01:00 |
IDBObjectStore.h
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
IDBRequest.cpp
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
IDBRequest.h
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
IDBTransaction.cpp
|
Bug 1200484 (part 10) - Use JS column numbers in indexedDB. r=khuey.
|
2015-09-01 18:01:02 -07:00 |
IDBTransaction.h
|
Bug 1200484 (part 10) - Use JS column numbers in indexedDB. r=khuey.
|
2015-09-01 18:01:02 -07:00 |
IDBWrapperCache.cpp
|
|
|
IDBWrapperCache.h
|
|
|
IndexedDatabase.h
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
IndexedDatabaseInlines.h
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
IndexedDatabaseManager.cpp
|
Bug 1068975 - Remove FileInfo from File; r=baku
|
2015-09-09 13:15:14 +02:00 |
IndexedDatabaseManager.h
|
Bug 1068975 - Remove FileInfo from File; r=baku
|
2015-09-09 13:15:14 +02:00 |
Key.cpp
|
Bug 1179003 - Convert the infallible objectClassIs proxy hook into a fallible getBuiltinClass hook that indicates class type via outparam. r=efaust, r=bz on DOM bits, r=billm on IPC bits
|
2015-08-28 21:55:40 -07:00 |
Key.h
|
|
|
KeyPath.cpp
|
|
|
KeyPath.h
|
|
|
moz.build
|
Bug 1068975 - Remove FileInfo from File; r=baku
|
2015-09-09 13:15:14 +02:00 |
PBackgroundIDBCursor.ipdl
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
PBackgroundIDBDatabase.ipdl
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
PBackgroundIDBDatabaseFile.ipdl
|
|
|
PBackgroundIDBDatabaseRequest.ipdl
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
PBackgroundIDBFactory.ipdl
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
PBackgroundIDBFactoryRequest.ipdl
|
|
|
PBackgroundIDBRequest.ipdl
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
PBackgroundIDBSharedTypes.ipdlh
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
PBackgroundIDBTransaction.ipdl
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
PBackgroundIDBVersionChangeTransaction.ipdl
|
Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku
|
2015-09-09 13:15:05 +02:00 |
PermissionRequestBase.cpp
|
|
|
PermissionRequestBase.h
|
|
|
PIndexedDBPermissionRequest.ipdl
|
|
|
ProfilerHelpers.h
|
|
|
ReportInternalError.cpp
|
|
|
ReportInternalError.h
|
|
|
SerializationHelpers.h
|
|
|