gecko-dev/dom/devicestorage
2017-02-06 16:21:20 +01:00
..
test Bug 1321218 - Remove legacy generator from dom/. r=smaug 2016-12-01 18:11:32 +09:00
DeviceStorage.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
DeviceStorageAreaListener.cpp
DeviceStorageAreaListener.h
DeviceStorageFileDescriptor.h
DeviceStorageRequestChild.cpp Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
DeviceStorageRequestChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
DeviceStorageRequestParent.cpp Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
DeviceStorageRequestParent.h Bug 1312101 follow-up: Remove EnsureRequiredPermissions() as well 2016-11-16 15:03:58 -05:00
DeviceStorageStatics.cpp Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo 2016-07-20 22:03:25 -07:00
DeviceStorageStatics.h
moz.build Backed out changeset 9a332af74af5 (bug 1335099) for build bustage (moz.build rule matches no files). r=backout on a CLOSED TREE 2017-02-06 16:21:20 +01:00
nsDeviceStorage.cpp Bug 1297802 - Remove unused RefPtr<> and COMPtr<> types in dom/, r=baku 2016-08-29 11:40:02 -04:00
nsDeviceStorage.h Bug 1288924 - Remove __func__ polyfill for VS2013. r=froydnj 2016-07-25 01:14:31 -07:00
PDeviceStorageRequest.ipdl