gecko-dev/dom/localstorage
Jari Jalkanen c491347fe1 Bug 1752265 - Prevent conversion of empty values to nulls on bind. r=dom-storage-reviewers,janv
Differential Revision: https://phabricator.services.mozilla.com/D135597
2022-01-28 11:22:14 +00:00
..
test Bug 1752265 - Prevent conversion of empty values to nulls on bind. r=dom-storage-reviewers,janv 2022-01-28 11:22:14 +00:00
ActorsChild.cpp Bug 1733054 - Move calculations for peak usage pre-incrementation to the parent process; r=dom-storage-reviewers,asuth 2022-01-19 21:32:14 +00:00
ActorsChild.h Bug 1733054 - Move calculations for peak usage pre-incrementation to the parent process; r=dom-storage-reviewers,asuth 2022-01-19 21:32:14 +00:00
ActorsParent.cpp Bug 1752265 - Prevent conversion of empty values to nulls on bind. r=dom-storage-reviewers,janv 2022-01-28 11:22:14 +00:00
ActorsParent.h
LSDatabase.cpp Bug 1733054 - Move calculations for peak usage pre-incrementation to the parent process; r=dom-storage-reviewers,asuth 2022-01-19 21:32:14 +00:00
LSDatabase.h
LSInitializationTypes.h Bug 1719281 - QM: Execute initializations in ExecuteInitialization() for real; r=dom-storage-reviewers,asuth 2021-07-31 12:37:36 +00:00
LSObject.cpp Bug 1737828 - Avoid the main thread when starting PBackground, r=asuth,ipc-reviewers,necko-reviewers,kershaw,handyman 2022-01-10 20:09:14 +00:00
LSObject.h Bug 1731982 - Part 6: Use the client's principal to verify client in localStorage. r=asuth 2021-11-25 13:11:31 +00:00
LSObserver.cpp Bug 1723050 - Part 17: Replace typedef by using in dom/localstorage/ r=dom-storage-reviewers,janv 2021-08-16 17:05:41 +00:00
LSObserver.h
LSSnapshot.cpp Bug 1733054 - Introduce prefs for peak usage pre-incrementation and idle timeout; r=dom-storage-reviewers,asuth 2022-01-19 21:32:15 +00:00
LSSnapshot.h Bug 1733054 - Rename Timer to IdleTimer in LSSnapshot; r=dom-storage-reviewers,asuth 2022-01-19 21:32:15 +00:00
LSValue.cpp Bug 1681300 - Fix local storage corruption. r=dom-storage-reviewers,janv 2021-12-21 17:58:38 +00:00
LSValue.h Bug 1681300 - Fix local storage corruption. r=dom-storage-reviewers,janv 2021-12-21 17:58:38 +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 1731960 - Move all Result extensions from QMResult.h to a dedicated file; r=dom-storage-reviewers,jari 2021-11-30 05:05:51 +00:00
LocalStorageCommon.h Bug 1591877 - Share the same cached pref value of dom.storage.next_gen across all relevant processes; r=dom-storage-reviewers,jstutte 2021-07-13 11:16:00 +00:00
LocalStorageManager2.cpp
LocalStorageManager2.h
PBackgroundLSDatabase.ipdl Bug 1733054 - Introduce prefs for peak usage pre-incrementation and idle timeout; r=dom-storage-reviewers,asuth 2022-01-19 21:32:15 +00:00
PBackgroundLSObserver.ipdl
PBackgroundLSRequest.ipdl
PBackgroundLSSharedTypes.ipdlh Bug 1731982 - Part 6: Use the client's principal to verify client in localStorage. r=asuth 2021-11-25 13:11:31 +00:00
PBackgroundLSSimpleRequest.ipdl
PBackgroundLSSnapshot.ipdl Bug 1733054 - Move calculations for peak usage pre-incrementation to the parent process; r=dom-storage-reviewers,asuth 2022-01-19 21:32:14 +00:00
ReportInternalError.cpp
ReportInternalError.h
SerializationHelpers.h Bug 1681300 - Fix local storage corruption. r=dom-storage-reviewers,janv 2021-12-21 17:58:38 +00:00
SnappyUtils.cpp Bug 1741210 - Make type conversions more explicit. r=dom-storage-reviewers,janv 2021-11-22 15:53:45 +00:00
SnappyUtils.h
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
nsILocalStorageManager.idl