gecko-dev/dom/quota
Jan Varga a95b087aa8 Bug 1526891 - Part 9: Send an async IPC message instead of dispatching a runnable to the PBackground thread when aborting operations for process; r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D20918
2019-02-23 17:17:21 +01:00
..
test Bug 1519822 - Support IPv6 URL on OriginParser; r=asuth 2019-02-01 13:04:14 +00:00
ActorsChild.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ActorsChild.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ActorsParent.cpp Bug 1526891 - Part 9: Send an async IPC message instead of dispatching a runnable to the PBackground thread when aborting operations for process; r=asuth 2019-02-23 17:17:21 +01:00
ActorsParent.h Bug 1526891 - Part 6: Introduce InitializeQuotaManager and call it in nsLayoutStatics::Initialize; r=asuth 2019-02-23 17:08:42 +01:00
Client.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
FileStreams.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
FileStreams.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
MemoryOutputStream.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
MemoryOutputStream.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
OriginScope.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
PQuota.ipdl Bug 1526891 - Part 9: Send an async IPC message instead of dispatching a runnable to the PBackground thread when aborting operations for process; r=asuth 2019-02-23 17:17:21 +01:00
PQuotaRequest.ipdl Bug 1286798 - Part 18: Verify that data is persisted on disk; r=asuth,mrbkap 2018-11-29 21:48:11 +01:00
PQuotaUsageRequest.ipdl
PersistenceType.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
QuotaCommon.cpp Bug 1521017 - Using NS_NAMED_LITERNAL_CSTRING to avoid increasing the number of static constructors; r=asuth 2019-01-18 22:52:06 +00:00
QuotaCommon.h Bug 1521017 - Using NS_NAMED_LITERNAL_CSTRING to avoid increasing the number of static constructors; r=asuth 2019-01-18 22:52:06 +00:00
QuotaManager.h Bug 1526891 - Part 7: Move base dir path initialization to a profile observer; r=asuth 2019-02-23 17:12:09 +01:00
QuotaManagerService.cpp Bug 1526891 - Part 9: Send an async IPC message instead of dispatching a runnable to the PBackground thread when aborting operations for process; r=asuth 2019-02-23 17:17:21 +01:00
QuotaManagerService.h Bug 1526891 - Part 9: Send an async IPC message instead of dispatching a runnable to the PBackground thread when aborting operations for process; r=asuth 2019-02-23 17:17:21 +01:00
QuotaObject.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
QuotaRequests.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
QuotaRequests.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
QuotaResults.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
QuotaResults.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
SerializationHelpers.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
StorageManager.cpp Bug 1525054 - Make ContentPermissionRequestBase calculate the isHandlingUserInput flag itself instead of relying on callers who may or may not pass in the correct information; r=baku 2019-02-04 19:56:48 +00:00
StorageManager.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
UsageInfo.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
components.conf Bug 1526891 - Part 1: Change handling of indexeddb:// from simple URI to standard URL; r=asuth 2019-02-23 04:20:29 +01:00
moz.build Bug 1526891 - Part 1: Change handling of indexeddb:// from simple URI to standard URL; r=asuth 2019-02-23 04:20:29 +01:00
nsIQuotaCallbacks.idl
nsIQuotaManagerService.idl Bug 1286798 - Part 49: Add clearStoragesForPattern() method to the quota manager service; r=asuth 2018-11-29 21:49:52 +01:00
nsIQuotaRequests.idl
nsIQuotaResults.idl
nsIndexedDBProtocolHandler.cpp Bug 1526891 - Part 1: Change handling of indexeddb:// from simple URI to standard URL; r=asuth 2019-02-23 04:20:29 +01:00
nsIndexedDBProtocolHandler.h Bug 1526891 - Part 1: Change handling of indexeddb:// from simple URI to standard URL; r=asuth 2019-02-23 04:20:29 +01:00