gecko-dev/dom/simpledb
Jan Varga 832c277718 Bug 1686031 - Fold QuotaInfo into OriginMetadata and rename QuotaInfo.h to OriginMetadata.h; r=dom-storage-reviewers,sg
Existing uses of OriginMetadata (with only mGroup and mOrigin) have been
adapted and they now always initialize mSuffix to an empty string.
Following patches will change it to real suffix if there's any.

Differential Revision: https://phabricator.services.mozilla.com/D104971
2021-02-12 21:43:42 +00:00
..
ActorsChild.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
ActorsChild.h Bug 1626555 - Make `dom/simpledb` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:18:15 +00:00
ActorsParent.cpp Bug 1686031 - Fold QuotaInfo into OriginMetadata and rename QuotaInfo.h to OriginMetadata.h; r=dom-storage-reviewers,sg 2021-02-12 21:43:42 +00:00
ActorsParent.h
PBackgroundSDBConnection.ipdl
PBackgroundSDBRequest.ipdl
SDBConnection.cpp Bug 1674777 part 5 - Change GetObjectAs* APIs to use size_t for outparam instead of uint32_t. r=sfink,sg 2021-02-01 17:15:00 +00:00
SDBConnection.h Bug 1626555 - Make `dom/simpledb` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:18:15 +00:00
SDBRequest.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
SDBRequest.h Bug 1626555 - Make `dom/simpledb` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:18:15 +00:00
SDBResults.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
SDBResults.h Bug 1626555 - Make `dom/simpledb` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:18:15 +00:00
SimpleDBCommon.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
SimpleDBCommon.h Bug 1626555 - Make `dom/simpledb` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:18:15 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsISDBCallbacks.idl
nsISDBConnection.idl
nsISDBRequest.idl
nsISDBResults.idl