.. |
crashtests
|
…
|
|
test
|
Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws.
|
2017-04-27 00:25:45 +02:00 |
ActorsChild.cpp
|
Bug 1343396 - Split CycledCollectedJSContext and XPCJSContext into separate context and runtime classes (r=mccr8)
|
2017-04-18 17:01:04 -07:00 |
ActorsChild.h
|
Bug 1328517 - Part 2: Add Assertion to Each ActorEventTarget. r=janv
|
2017-02-10 15:13:45 +08:00 |
ActorsParent.cpp
|
Bug 1343396 - Split CycledCollectedJSContext and XPCJSContext into separate context and runtime classes (r=mccr8)
|
2017-04-18 17:01:04 -07:00 |
ActorsParent.h
|
…
|
|
FileInfo.cpp
|
…
|
|
FileInfo.h
|
…
|
|
FileManager.h
|
Bug 1311057 - Part 2: Remove isApp from quota manager and its clients; r=asuth
|
2017-03-06 18:38:42 +01:00 |
FileSnapshot.cpp
|
Bug 1328517 - Part 1: DocGroup labeling. r=janv
|
2017-01-13 16:40:58 +08:00 |
FileSnapshot.h
|
Bug 1336091 - File.relativeWebkitPath should not start with '/', r=smaug
|
2017-02-06 11:07:54 +01:00 |
IDBCursor.cpp
|
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
|
2017-01-03 21:47:55 +02:00 |
IDBCursor.h
|
…
|
|
IDBDatabase.cpp
|
Bug 1311057 - Part 2: Remove isApp from quota manager and its clients; r=asuth
|
2017-03-06 18:38:42 +01:00 |
IDBDatabase.h
|
Bug 1328517 - Part 1: DocGroup labeling. r=janv
|
2017-01-13 16:40:58 +08:00 |
IDBEvents.cpp
|
Bug 1287006 - Don't pass Nullable by value in various places, rather by const&. r=bz
|
2017-02-13 09:07:40 -08:00 |
IDBEvents.h
|
Bug 1287006 - Don't pass Nullable by value in various places, rather by const&. r=bz
|
2017-02-13 09:07:40 -08:00 |
IDBFactory.cpp
|
Bug 1328517 - Part 2: Add Assertion to Each ActorEventTarget. r=janv
|
2017-02-10 15:13:45 +08:00 |
IDBFactory.h
|
Bug 1328517 - Part 1: DocGroup labeling. r=janv
|
2017-01-13 16:40:58 +08:00 |
IDBFileHandle.cpp
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08:00 |
IDBFileHandle.h
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08:00 |
IDBFileRequest.cpp
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08:00 |
IDBFileRequest.h
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08:00 |
IDBIndex.cpp
|
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
|
2017-01-03 21:47:55 +02:00 |
IDBIndex.h
|
…
|
|
IDBKeyRange.cpp
|
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
|
2017-01-03 21:47:55 +02:00 |
IDBKeyRange.h
|
…
|
|
IDBMutableFile.cpp
|
…
|
|
IDBMutableFile.h
|
…
|
|
IDBObjectStore.cpp
|
Bug 1339871 - Splitting dom/file/File.{h,cpp}, r=smaug
|
2017-02-16 18:26:38 +01:00 |
IDBObjectStore.h
|
Bug 1302261 - Refresh Spec For Deleted Indexes. r=janv
|
2016-09-12 15:38:43 -07:00 |
IDBRequest.cpp
|
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
|
2017-01-03 21:47:55 +02:00 |
IDBRequest.h
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08:00 |
IDBTransaction.cpp
|
Bug 1328517 - Part 2: Add Assertion to Each ActorEventTarget. r=janv
|
2017-02-10 15:13:45 +08:00 |
IDBTransaction.h
|
Bug 1305458 Part1: Rename nsIDOMEventTarget::PreHandleEvent to nsIDOMEventTarget::GetEventTargetParent. r=smaug
|
2016-10-21 10:11:07 +08:00 |
IDBWrapperCache.cpp
|
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
|
2017-01-03 21:47:55 +02:00 |
IDBWrapperCache.h
|
…
|
|
IndexedDatabase.h
|
Bug 1312808 - rewrite stored WebAssembly.Module when build-id changes; r=asuth,luke
|
2016-12-08 15:37:13 -10:00 |
IndexedDatabaseInlines.h
|
Bug 1312808 - rewrite stored WebAssembly.Module when build-id changes; r=asuth,luke
|
2016-12-08 15:37:13 -10:00 |
IndexedDatabaseManager.cpp
|
Bug 1311057 - Part 2: Remove isApp from quota manager and its clients; r=asuth
|
2017-03-06 18:38:42 +01:00 |
IndexedDatabaseManager.h
|
Bug 1274075 - Throw UnknowError if the size of the serialized message is too large. r=janv
|
2016-10-17 11:45:03 +08:00 |
Key.cpp
|
Bug 1312104 - part 2 - use FloatingPoint<>::kSignBit in lieu of hand-rolled constant; r=janv
|
2016-10-24 13:22:54 -04:00 |
Key.h
|
…
|
|
KeyPath.cpp
|
…
|
|
KeyPath.h
|
…
|
|
PBackgroundIDBCursor.ipdl
|
…
|
|
PBackgroundIDBDatabase.ipdl
|
…
|
|
PBackgroundIDBDatabaseFile.ipdl
|
…
|
|
PBackgroundIDBDatabaseRequest.ipdl
|
…
|
|
PBackgroundIDBFactory.ipdl
|
…
|
|
PBackgroundIDBFactoryRequest.ipdl
|
…
|
|
PBackgroundIDBRequest.ipdl
|
Bug 1311466 - Part 10: Implement functionality for preprocessing multiple results, fixed objectStore.getAll() to use it including a new test; r=asuth
|
2016-10-26 06:51:33 +02:00 |
PBackgroundIDBSharedTypes.ipdlh
|
Bug 1311466 - Part 10: Implement functionality for preprocessing multiple results, fixed objectStore.getAll() to use it including a new test; r=asuth
|
2016-10-26 06:51:33 +02:00 |
PBackgroundIDBTransaction.ipdl
|
…
|
|
PBackgroundIDBVersionChangeTransaction.ipdl
|
…
|
|
PBackgroundIndexedDBUtils.ipdl
|
…
|
|
PIndexedDBPermissionRequest.ipdl
|
…
|
|
PermissionRequestBase.cpp
|
…
|
|
PermissionRequestBase.h
|
…
|
|
ProfilerHelpers.h
|
Bug 1060419 - make AppendPrintf and nsPrintfCString use Printf.h, r=froydnj
|
2016-12-14 09:32:21 -07:00 |
ReportInternalError.cpp
|
Bug 1060419 - make AppendPrintf and nsPrintfCString use Printf.h, r=froydnj
|
2016-12-14 09:32:21 -07:00 |
ReportInternalError.h
|
…
|
|
ScriptErrorHelper.cpp
|
Bug 1328517 - Part 1: DocGroup labeling. r=janv
|
2017-01-13 16:40:58 +08:00 |
ScriptErrorHelper.h
|
…
|
|
SerializationHelpers.h
|
Bug 1311466 - Part 2: Refactor IPDL structs to use file types too; r=asuth
|
2016-10-25 21:18:44 +02:00 |
moz.build
|
Bug 1339232 - annotate more dom/* moz.build files with BUG_COMPONENT. r=overholt
|
2017-03-01 08:20:25 -05:00 |