gecko-dev/dom/localstorage
2019-09-27 04:18:23 +00:00
..
test Bug 1563023 - Part 4: Get rid of custom usage tracking in LS by using client usage tracked by QM; r=asuth 2019-08-23 04:46:14 +00:00
ActorsChild.cpp Bug 1546310 - LSNG: Parent process should store values in UTF8; r=asuth 2019-04-29 06:09:42 +02:00
ActorsChild.h Bug 1547454 - LSNG: Create a new C++ class for local storage values; r=asuth 2019-04-29 06:05:56 +02:00
ActorsParent.cpp Bug 1583019 - Cleanup PreparedDatastore only if it was added to gPreparedDatastores; r=asuth 2019-09-27 04:18:23 +00:00
ActorsParent.h
LocalStorageCommon.cpp
LocalStorageCommon.h
LocalStorageManager2.cpp Bug 1555562 - Make sure LocalStorageManager::PrecacheStorage() passes in the real storage principal. r=Ehsan 2019-06-04 21:13:40 +00:00
LocalStorageManager2.h
LSDatabase.cpp Bug 1548847 - Invalidate LSDatabase xpcom-shutdown observer after removing it from the observer service; r=asuth 2019-05-15 19:35:22 +02:00
LSDatabase.h Bug 1556217 - LSNG: Add a test for large items; r=asuth, smaug 2019-06-02 08:00:25 +02:00
LSObject.cpp Bug 1574569 - Don't abort LocalStorage requests when a sync message from parent is detected; r=asuth 2019-08-21 20:24:00 +00:00
LSObject.h Bug 1556217 - LSNG: Add a test for large items; r=asuth, smaug 2019-06-02 08:00:25 +02:00
LSObserver.cpp
LSObserver.h
LSSnapshot.cpp Bug 1576260 - Make LSValue initialization fallible; r=asuth 2019-09-14 05:33:01 +00:00
LSSnapshot.h Bug 1546723 - Part 4: Use a write optimizer in LSSnapshot; r=asuth 2019-05-15 06:11:11 +02:00
LSValue.cpp Bug 1576260 - Make LSValue initialization fallible; r=asuth 2019-09-14 05:33:01 +00:00
LSValue.h Bug 1576260 - Make LSValue initialization fallible; r=asuth 2019-09-14 05:33:01 +00:00
LSWriteOptimizer.cpp Bug 1546723 - Part 7: Fix ordering of items in special cases; r=asuth 2019-05-15 06:11:11 +02:00
LSWriteOptimizer.h Bug 1546723 - Part 7: Fix ordering of items in special cases; r=asuth 2019-05-15 06:11:11 +02:00
moz.build Bug 1556217 - LSNG: Add a test for large items; r=asuth, smaug 2019-06-02 08:00:25 +02:00
nsILocalStorageManager.idl
PBackgroundLSDatabase.ipdl Bug 1546723 - Part 4: Use a write optimizer in LSSnapshot; r=asuth 2019-05-15 06:11:11 +02:00
PBackgroundLSObserver.ipdl Bug 1547454 - LSNG: Create a new C++ class for local storage values; r=asuth 2019-04-29 06:05:56 +02:00
PBackgroundLSRequest.ipdl
PBackgroundLSSharedTypes.ipdlh Bug 1551055 - StoragePrincipal should be supported by localStorage - part 1, r=asuth 2019-05-14 05:49:46 +00:00
PBackgroundLSSimpleRequest.ipdl
PBackgroundLSSnapshot.ipdl Bug 1546723 - Part 4: Use a write optimizer in LSSnapshot; r=asuth 2019-05-15 06:11:11 +02:00
ReportInternalError.cpp
ReportInternalError.h
SerializationHelpers.h Bug 1513937 - LSNG: Compress specific values; r=asuth 2019-04-29 06:10:42 +02:00
SnappyUtils.cpp Bug 1576260 - Make LSValue initialization fallible; r=asuth 2019-09-14 05:33:01 +00:00
SnappyUtils.h Bug 1513937 - LSNG: Compress specific values; r=asuth 2019-04-29 06:10:42 +02:00