gecko-dev/dom/localstorage
Alexis Beingessner d966b93086 Bug 1644466 - Convert dom.storage.next_gen into a StaticPref. r=janv
The kinda hacky mutex latch is preserved to avoid concerns with AtStartup prefs having
potential to deadlock when used in this subsystem.

Differential Revision: https://phabricator.services.mozilla.com/D83403
2020-07-14 02:57:57 +00:00
..
test Bug 1464542: Part 3b - Add existing Services.jsm registrations to the new services cache. r=mccr8,geckoview-reviewers,agi 2020-07-09 21:42:25 +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 1644466 - Convert dom.storage.next_gen into a StaticPref. r=janv 2020-07-14 02:57:57 +00:00
ActorsParent.h Bug 1644466 - Convert dom.storage.next_gen into a StaticPref. r=janv 2020-07-14 02:57:57 +00:00
LocalStorageCommon.cpp Bug 1644466 - Convert dom.storage.next_gen into a StaticPref. r=janv 2020-07-14 02:57:57 +00:00
LocalStorageCommon.h Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 5 - thread, r=smaug 2020-06-29 13:39:01 +00:00
LocalStorageManager2.cpp Bug 1458043 - Stop converting promises to nsISupports in xpconnect, r=kmag 2020-07-07 22:20:01 +00:00
LocalStorageManager2.h
LSDatabase.cpp
LSDatabase.h
LSObject.cpp Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 5 - thread, r=smaug 2020-06-29 13:39:01 +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
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
moz.build
nsILocalStorageManager.idl Bug 1458043 - Stop converting promises to nsISupports in xpconnect, r=kmag 2020-07-07 22:20:01 +00:00
PBackgroundLSDatabase.ipdl
PBackgroundLSObserver.ipdl
PBackgroundLSRequest.ipdl Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 5 - thread, r=smaug 2020-06-29 13:39:01 +00:00
PBackgroundLSSharedTypes.ipdlh
PBackgroundLSSimpleRequest.ipdl
PBackgroundLSSnapshot.ipdl
ReportInternalError.cpp
ReportInternalError.h
SerializationHelpers.h
SnappyUtils.cpp
SnappyUtils.h