..
crashtests
…
test
merge mozilla-inbound to mozilla-central a=merge
2016-07-25 15:50:41 +02:00
ActorsChild.cpp
Bug 1264642 - Part 5. Make SerializedStructuredClone{Read,Write}Info use SerializedStructuredCloneBuffer. r=baku
2016-08-23 00:40:47 +08:00
ActorsChild.h
Bug 1289375 - Rollback incomplete change of preloading cursors for IndexedDB. r=khuey
2016-07-26 18:51:19 +08:00
ActorsParent.cpp
Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm.
2016-09-01 15:01:16 +10:00
ActorsParent.h
…
FileInfo.cpp
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00
FileInfo.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
FileManager.h
…
FileSnapshot.cpp
Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj
2016-05-05 01:45:00 -07:00
FileSnapshot.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
IDBCursor.cpp
Bug 1271505 - Support of IDBCursor.continuePrimaryKey. r=khuey
2016-07-26 15:26:50 +08:00
IDBCursor.h
Bug 1271505 - Support of IDBCursor.continuePrimaryKey. r=khuey
2016-07-26 15:26:50 +08:00
IDBDatabase.cpp
Bug 1151017 - Support the 'close' Event on Databases. r=khuey
2016-05-31 18:08:20 +08:00
IDBDatabase.h
Bug 1151017 - Support the 'close' Event on Databases. r=khuey
2016-05-31 18:08:20 +08:00
IDBEvents.cpp
Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo
2016-07-20 22:03:25 -07:00
IDBEvents.h
Bug 1151017 - Support the 'close' Event on Databases. r=khuey
2016-05-31 18:08:20 +08:00
IDBFactory.cpp
Bug 1294620 - Use infallible XPIDL attribute getters more. r=erahm.
2016-08-12 15:19:29 +10:00
IDBFactory.h
Bug 1261009 - Remove the Data Store API, r=fabrice
2016-04-29 09:02:45 +08:00
IDBFileHandle.cpp
…
IDBFileHandle.h
…
IDBFileRequest.cpp
…
IDBFileRequest.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
IDBIndex.cpp
Bug 1118028 - Allow objectStores and indexes to be renamed. r=khuey
2016-03-30 11:04:56 +08:00
IDBIndex.h
Bug 1118028 - Allow objectStores and indexes to be renamed. r=khuey
2016-03-30 11:04:56 +08:00
IDBKeyRange.cpp
Bug 1114580 - Change ESClassValue to an enum class. r=jorendorff
2016-06-30 00:04:56 +02:00
IDBKeyRange.h
…
IDBMutableFile.cpp
…
IDBMutableFile.h
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
2016-06-07 21:10:18 +01:00
IDBObjectStore.cpp
Bug 1264642 - Part 5. Make SerializedStructuredClone{Read,Write}Info use SerializedStructuredCloneBuffer. r=baku
2016-08-23 00:40:47 +08:00
IDBObjectStore.h
Bug 1271506 - Support of IDBObjectStore.getKey. r=khuey
2016-07-21 16:31:59 +08:00
IDBRequest.cpp
Bug 1293690 P2 Set explicit status levels to fail at when calling WorkerHolder::HoldWorker. r=baku
2016-08-18 07:11:04 -07:00
IDBRequest.h
Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey
2016-06-23 10:53:14 +02:00
IDBTransaction.cpp
Bug 1293690 P2 Set explicit status levels to fail at when calling WorkerHolder::HoldWorker. r=baku
2016-08-18 07:11:04 -07:00
IDBTransaction.h
Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey
2016-06-23 10:53:14 +02:00
IDBWrapperCache.cpp
…
IDBWrapperCache.h
…
IndexedDatabase.h
Bug 1264642 - Part 6. Mark JSStructuredCloneData as MOZ_NON_MEMMOVABLE and add specializations in nsTArray.h. r=froydnj
2016-08-23 00:40:47 +08:00
IndexedDatabaseInlines.h
Bug 1264642 - Part 6. Mark JSStructuredCloneData as MOZ_NON_MEMMOVABLE and add specializations in nsTArray.h. r=froydnj
2016-08-23 00:40:47 +08:00
IndexedDatabaseManager.cpp
Bug 1292892 part 5 - Replace most nsContentUtils::RootingCx calls with dom::RootingCx. r=bz,terrence
2016-08-11 14:39:23 +02:00
IndexedDatabaseManager.h
Bug 1261491 - Intermittent test_quotaExceeded_recovery.js | application crashed [@ mozilla::dom::IndexedDatabaseManager::Notify]; r=khuey
2016-07-18 18:51:54 +02:00
Key.cpp
Bug 1271500 - Binary Key Support. r=janv
2016-08-12 15:03:59 +08:00
Key.h
Bug 1271500 - Binary Key Support. r=janv
2016-08-12 15:03:59 +08:00
KeyPath.cpp
…
KeyPath.h
…
PBackgroundIDBCursor.ipdl
Bug 1271505 - Support of IDBCursor.continuePrimaryKey. r=khuey
2016-07-26 15:26:50 +08:00
PBackgroundIDBDatabase.ipdl
Bug 1151017 - Support the 'close' Event on Databases. r=khuey
2016-05-31 18:08:20 +08:00
PBackgroundIDBDatabaseFile.ipdl
…
PBackgroundIDBDatabaseRequest.ipdl
…
PBackgroundIDBFactory.ipdl
…
PBackgroundIDBFactoryRequest.ipdl
…
PBackgroundIDBRequest.ipdl
Bug 1271506 - Support of IDBObjectStore.getKey. r=khuey
2016-07-21 16:31:59 +08:00
PBackgroundIDBSharedTypes.ipdlh
Bug 1264642 - Part 5. Make SerializedStructuredClone{Read,Write}Info use SerializedStructuredCloneBuffer. r=baku
2016-08-23 00:40:47 +08:00
PBackgroundIDBTransaction.ipdl
…
PBackgroundIDBVersionChangeTransaction.ipdl
Bug 1118028 - Allow objectStores and indexes to be renamed. r=khuey
2016-03-30 11:04:56 +08:00
PBackgroundIndexedDBUtils.ipdl
…
PIndexedDBPermissionRequest.ipdl
…
PermissionRequestBase.cpp
…
PermissionRequestBase.h
…
ProfilerHelpers.h
Bug 1271500 - Binary Key Support. r=janv
2016-08-12 15:03:59 +08:00
ReportInternalError.cpp
…
ReportInternalError.h
…
ScriptErrorHelper.cpp
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00
ScriptErrorHelper.h
…
SerializationHelpers.h
Bug 1262671 - void** -> PickleIterator (r=froydnj)
2016-05-27 09:57:38 -07:00
moz.build
Bug 1284406 part 3 - Export ICU headers in include/unicode. r=glandium
2016-07-20 15:00:13 +10:00