gecko-dev/dom/localstorage
Jan Varga c546aae9a0 Bug 1697115 - Rationalize QuotaManager::ResetUsageForClient arguments; r=dom-storage-reviewers,sg
Differential Revision: https://phabricator.services.mozilla.com/D107616
2021-03-17 06:56:39 +00:00
..
test Bug 1689680 - Do fallback from existing archive file to webapps store file to empty file more consistently. r=dom-storage-reviewers,ttung 2021-02-17 16:41:08 +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/localstorage` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:17:18 +00:00
ActorsParent.cpp Bug 1697115 - Rationalize QuotaManager::ResetUsageForClient arguments; r=dom-storage-reviewers,sg 2021-03-17 06:56:39 +00:00
ActorsParent.h Bug 1626555 - Make `dom/localstorage` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:17:18 +00:00
LSDatabase.cpp Bug 1634281 - Use (STL) algorithms instead of custom hashtable iteration where possible in dom/localstorage. r=dom-storage-reviewers,janv 2021-03-10 13:10:37 +00:00
LSDatabase.h Bug 1626555 - Make `dom/localstorage` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:17:18 +00:00
LSObject.cpp Bug 1686031 - Add mPersistenceType to OriginMetadata; r=dom-storage-reviewers,sg 2021-03-04 18:03:02 +00:00
LSObject.h Bug 1690275 - LSNG: Remove LSObject::GetSyncLoopEventTarget; r=dom-workers-and-storage-reviewers,asuth 2021-02-08 18:06:12 +00:00
LSObserver.cpp Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
LSObserver.h Bug 1626555 - Make `dom/localstorage` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:17:18 +00:00
LSSnapshot.cpp Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
LSSnapshot.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
LSValue.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
LSValue.h Bug 1626555 - Make `dom/localstorage` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:17:18 +00:00
LSWriteOptimizer.cpp Bug 1695162 - Migrate from custom hashtable iteration to range-based for in accessible, dom/animation, dom/base, dom/localstorage, gfx/thebes. r=nika 2021-03-12 16:14:58 +00:00
LSWriteOptimizer.h Bug 1682536 - Use NotNull with WriteInfo. r=dom-workers-and-storage-reviewers,janv 2021-01-21 11:58:47 +00:00
LSWriteOptimizerImpl.h Bug 1693541 - Improve uses of nsBaseHashtable and descendants and avoid multiple subsequent lookups in dom/localstorage. r=dom-storage-reviewers,janv 2021-03-01 09:59:31 +00:00
LocalStorageCommon.cpp Bug 1685278 - Change GenerateOriginKey2 to return a Result. r=dom-workers-and-storage-reviewers,janv 2021-01-15 10:22:51 +00:00
LocalStorageCommon.h Bug 1686191 - Remove module argument from LogError. r=dom-workers-and-storage-reviewers,janv 2021-03-12 15:01:21 +00:00
LocalStorageManager2.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
LocalStorageManager2.h Bug 1626555 - Make `dom/localstorage` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:17:18 +00:00
PBackgroundLSDatabase.ipdl
PBackgroundLSObserver.ipdl
PBackgroundLSRequest.ipdl Bug 1660470 - Move void_t/null_t to a new IPCCore.h header. r=nika 2020-11-23 16:05:20 +00:00
PBackgroundLSSharedTypes.ipdlh
PBackgroundLSSimpleRequest.ipdl
PBackgroundLSSnapshot.ipdl
ReportInternalError.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
ReportInternalError.h Bug 1626555 - Make `dom/localstorage` buildable outside of `unified-build` environment. r=andi 2020-10-21 13:17:18 +00:00
SerializationHelpers.h Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
SnappyUtils.cpp Bug 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +00:00
SnappyUtils.h
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsILocalStorageManager.idl Bug 1458043 - Stop converting promises to nsISupports in xpconnect, r=kmag 2020-07-07 22:20:01 +00:00