gecko/dom/devicestorage
Nicholas Nethercote 10d95cca57 Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.
2015-08-27 20:44:53 -07:00
..
ipc Bug 1126694 - Test case. r=dhylands 2015-04-27 19:17:00 +02:00
test Bug 1026290 - Update mochitest-chrome manifests for android; r=jgriffin 2015-07-10 14:41:59 -06:00
DeviceStorage.h Bug 1186273 - Part 2. Improve reuse of and releasing of device storage objects where appropriate. r=dhylands 2015-08-18 07:42:14 -04:00
DeviceStorageAreaListener.cpp Bug 1173484 - Fix race caused by adding new volumes. r=aosmond 2015-06-16 19:30:56 -07:00
DeviceStorageAreaListener.h Bug 1126694 - Impl of DeviceStorageAreaListener. r=bz, dhylands 2015-05-04 08:11:00 +02:00
DeviceStorageFileDescriptor.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
DeviceStorageRequestChild.cpp Bug 1173051 - Minor optimizations for device storage enumerate on parent and child. r=dhylands 2015-06-10 10:23:43 -04:00
DeviceStorageRequestChild.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
DeviceStorageRequestParent.cpp Bug 1173484 - Fix race caused by adding new volumes. r=aosmond 2015-06-16 19:30:56 -07:00
DeviceStorageRequestParent.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
DeviceStorageStatics.cpp Bug 1186273 - Part 2. Improve reuse of and releasing of device storage objects where appropriate. r=dhylands 2015-08-18 07:42:14 -04:00
DeviceStorageStatics.h Bug 1186273 - Part 2. Improve reuse of and releasing of device storage objects where appropriate. r=dhylands 2015-08-18 07:42:14 -04:00
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
nsDeviceStorage.cpp Bug 1186273 - Part 2. Improve reuse of and releasing of device storage objects where appropriate. r=dhylands 2015-08-18 07:42:14 -04:00
nsDeviceStorage.h Bug 1197563 - Polyfill __func__ for MSVC 2013 and earlier. r=froydnj 2015-08-20 23:39:18 -07:00
PDeviceStorageRequest.ipdl