gecko-dev/dom/quota
Nicholas Nethercote e7f10a07fd Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
This patch makes most Run() declarations in subclasses of nsIRunnable have the
same form: |NS_IMETHOD Run() override|.

As a result of these changes, I had to add |override| to a couple of other
functions to satisfy clang's -Winconsistent-missing-override warning.

--HG--
extra : rebase_source : 815d0018b0b13329bb5698c410f500dddcc3ee12
2016-08-08 12:18:10 +10:00
..
ActorsChild.cpp Bug 1281103 - Support getting the group usage and the limit in QuotaManagerService. r=janv. 2016-06-24 10:24:06 +08:00
ActorsChild.h Bug 961049 - Part 4: QuotaManager on PBackground core changes; r=baku 2015-11-22 10:43:55 +01:00
ActorsParent.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
ActorsParent.h Bug 961049 - Part 4: QuotaManager on PBackground core changes; r=baku 2015-11-22 10:43:55 +01:00
Client.h Bug 1261491 - Intermittent test_quotaExceeded_recovery.js | application crashed [@ mozilla::dom::IndexedDatabaseManager::Notify]; r=khuey 2016-07-18 18:51:54 +02:00
FileStreams.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
FileStreams.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
OriginScope.h Bug 1195930 - Part 8: Fixed support for origin clearing, reworked internal origin patterns to use OriginAttributesPattern; r=asuth 2016-06-05 21:42:48 +02:00
PQuota.ipdl Bug 1281103 - Support getting the group usage and the limit in QuotaManagerService. r=janv. 2016-06-24 10:24:06 +08:00
PQuotaRequest.ipdl Bug 1195930 - Part 8: Fixed support for origin clearing, reworked internal origin patterns to use OriginAttributesPattern; r=asuth 2016-06-05 21:42:48 +02:00
PQuotaUsageRequest.ipdl Bug 1281103 - Support getting the group usage and the limit in QuotaManagerService. r=janv. 2016-06-24 10:24:06 +08:00
PersistenceType.h Bug 1130775 - Convert synchronized ops and storage registration into unified directory locks; r=bent 2015-06-30 14:59:27 +02:00
QuotaCommon.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
QuotaManager.h Bug 1281103 - Support getting the group usage and the limit in QuotaManagerService. r=janv. 2016-06-24 10:24:06 +08:00
QuotaManagerService.cpp Bug 1281103 - Support getting the group usage and the limit in QuotaManagerService. r=janv. 2016-06-24 10:24:06 +08:00
QuotaManagerService.h Bug 1261491 - Intermittent test_quotaExceeded_recovery.js | application crashed [@ mozilla::dom::IndexedDatabaseManager::Notify]; r=khuey 2016-07-18 18:51:54 +02:00
QuotaObject.h Bug 1182987 - Part 3: Add "cleanup" transaction with disabled quota checks and vacuuming/checkpointing after commit; r=baku 2016-03-15 07:00:37 +01:00
QuotaRequests.cpp Bug 1281103 - Support getting the group usage and the limit in QuotaManagerService. r=janv. 2016-06-24 10:24:06 +08:00
QuotaRequests.h Bug 1281103 - Support getting the group usage and the limit in QuotaManagerService. r=janv. 2016-06-24 10:24:06 +08:00
SerializationHelpers.h Bug 961049 - Part 3: Move PersistenceType serializer from indexedDB to quota module; r=baku 2015-11-22 10:43:34 +01:00
UsageInfo.h Bug 1281103 - Support getting the group usage and the limit in QuotaManagerService. r=janv. 2016-06-24 10:24:06 +08:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsIQuotaCallbacks.idl Bug 961049 - Part 4: QuotaManager on PBackground core changes; r=baku 2015-11-22 10:43:55 +01:00
nsIQuotaManagerService.idl Bug 1281103 - Support getting the group usage and the limit in QuotaManagerService. r=janv. 2016-06-24 10:24:06 +08:00
nsIQuotaRequests.idl Bug 1281103 - Support getting the group usage and the limit in QuotaManagerService. r=janv. 2016-06-24 10:24:06 +08:00