gecko-dev/dom/localstorage
Jan Varga d123d73b2d Bug 1621916 - Remove unused argument in Client::InitOrigin; r=dom-workers-and-storage-reviewers,sg
Depends on D77070

Differential Revision: https://phabricator.services.mozilla.com/D77072
2020-05-27 15:52:49 +00:00
..
test Bug 1615297 - Move Localstorage Keygen into Principal r=ckerschb,baku 2020-03-29 15:31:24 +00:00
ActorsChild.cpp Bug 1635399 - Function PrincipalInfoToPrincipal now returns Result<nsCOMPtr<nsIPrincipal>, nsresult> r=ckerschb 2020-05-12 19:02:05 +00:00
ActorsChild.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/localstorage. r=dom-workers-and-storage-reviewers,janv 2020-02-12 10:24:28 +00:00
ActorsParent.cpp Bug 1621916 - Remove unused argument in Client::InitOrigin; r=dom-workers-and-storage-reviewers,sg 2020-05-27 15:52:49 +00:00
ActorsParent.h
LSDatabase.cpp
LSDatabase.h
LSObject.cpp Bug 1615297 - Move Localstorage Keygen into Principal r=ckerschb,baku 2020-03-29 15:31:24 +00:00
LSObject.h Bug 1617653 - Remove nsAutoPtr usage from localstorage, quota, storage, simpledb. r=dom-workers-and-storage-reviewers,sg 2020-02-25 23:14:57 +00:00
LSObserver.cpp
LSObserver.h
LSSnapshot.cpp Bug 1617653 - Remove nsAutoPtr usage from localstorage, quota, storage, simpledb. r=dom-workers-and-storage-reviewers,sg 2020-02-25 23:14:57 +00:00
LSSnapshot.h Bug 1617653 - Remove nsAutoPtr usage from localstorage, quota, storage, simpledb. r=dom-workers-and-storage-reviewers,sg 2020-02-25 23:14:57 +00:00
LSValue.cpp Bug 1576260 - Make LSValue initialization fallible; r=asuth 2019-09-14 05:33:01 +00:00
LSValue.h Bug 1613411 - Remove unnecessary const_cast. r=dom-workers-and-storage-reviewers,janv 2020-02-05 16:09:52 +00:00
LSWriteOptimizer.cpp Bug 1617653 - Remove nsAutoPtr usage from localstorage, quota, storage, simpledb. r=dom-workers-and-storage-reviewers,sg 2020-02-25 23:14:57 +00:00
LSWriteOptimizer.h Bug 1617653 - Remove nsAutoPtr usage from localstorage, quota, storage, simpledb. r=dom-workers-and-storage-reviewers,sg 2020-02-25 23:14:57 +00:00
LocalStorageCommon.cpp
LocalStorageCommon.h
LocalStorageManager2.cpp Bug 1615297 - Move Localstorage Keygen into Principal r=ckerschb,baku 2020-03-29 15:31:24 +00:00
LocalStorageManager2.h
PBackgroundLSDatabase.ipdl
PBackgroundLSObserver.ipdl
PBackgroundLSRequest.ipdl
PBackgroundLSSharedTypes.ipdlh
PBackgroundLSSimpleRequest.ipdl
PBackgroundLSSnapshot.ipdl
ReportInternalError.cpp
ReportInternalError.h
SerializationHelpers.h
SnappyUtils.cpp Bug 1576260 - Make LSValue initialization fallible; r=asuth 2019-09-14 05:33:01 +00:00
SnappyUtils.h Bug 1605250 - Fix include-what-you-use errors in dom/localstorage. r=dom-workers-and-storage-reviewers,asuth 2019-12-21 01:13:29 +00:00
moz.build Bug 1594981 - update Core::DOM* and Core::Storage* bugzilla product and component meta data in moz.build files after reorganization in bug 1594717. r=annevk 2019-11-08 12:17:57 +00:00
nsILocalStorageManager.idl