gecko-dev/dom/quota
Yoshi Huang 2a51f65d99 Bug 1237152 - rename clear-origin-data to clear-origin-attributes-data, r=smaug
find \( -name '*.cpp' -o -name '*.h' -o -name '*.js' -o -name '*.jsm' -o -name '*.idl' -o -name '*.html' \) \
-a -type f -exec sed -i 's/clear-origin-data/clear-origin-attributes-data/g' {} \;
2016-10-07 17:45:10 +08:00
..
ActorsChild.cpp
ActorsChild.h
ActorsParent.cpp Bug 1278037 - Part 3: Modify the nsIQuotaManagerService.clearStoragesForPrincipal() for clearing all storages under the given origin. r=janv 2016-08-17 14:46:16 +08:00
ActorsParent.h
Client.h
FileStreams.cpp
FileStreams.h
OriginScope.h Bug 1278037 - Part 2: Add a new type, the Prefix, of OriginScope for the Quota Manager. r=janv 2016-08-17 10:57:18 +08:00
PQuota.ipdl Bug 1278037 - Part 3: Modify the nsIQuotaManagerService.clearStoragesForPrincipal() for clearing all storages under the given origin. r=janv 2016-08-17 14:46:16 +08:00
PQuotaRequest.ipdl
PQuotaUsageRequest.ipdl
PersistenceType.h
QuotaCommon.h
QuotaManager.h
QuotaManagerService.cpp Bug 1237152 - rename clear-origin-data to clear-origin-attributes-data, r=smaug 2016-10-07 17:45:10 +08:00
QuotaManagerService.h
QuotaObject.h
QuotaRequests.cpp
QuotaRequests.h
SerializationHelpers.h
StorageManager.cpp Bug 1267941 - Implement Storage API estimate() feature, r=janv,baku 2016-06-14 13:57:36 +01:00
StorageManager.h Bug 1267941 - Implement Storage API estimate() feature, r=janv,baku 2016-06-14 13:57:36 +01:00
UsageInfo.h
moz.build Bug 1267941 - Implement Storage API estimate() feature, r=janv,baku 2016-06-14 13:57:36 +01:00
nsIQuotaCallbacks.idl
nsIQuotaManagerService.idl Bug 1278037 - Part 3: Modify the nsIQuotaManagerService.clearStoragesForPrincipal() for clearing all storages under the given origin. r=janv 2016-08-17 14:46:16 +08:00
nsIQuotaRequests.idl Bug 1297056 - Use [must_use] in dom/quota; r=asuth 2016-08-23 08:03:25 +08:00