gecko-dev/dom/localstorage
Jan Varga 2e452b2b07 Bug 1505798 - The used storage space for saved cookies,site data, cache displayed in about:preferences is abnormal after enabling NextGen Storage; r=asuth
This patch fixes an oversight when an important hashtable lookup was only done
in debug builds.
2018-12-20 19:20:36 +01:00
..
test/unit Bug 1505798 - The used storage space for saved cookies,site data, cache displayed in about:preferences is abnormal after enabling NextGen Storage; r=asuth 2018-12-20 19:20:36 +01:00
ActorsChild.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ActorsChild.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ActorsParent.cpp Bug 1505798 - The used storage space for saved cookies,site data, cache displayed in about:preferences is abnormal after enabling NextGen Storage; r=asuth 2018-12-20 19:20:36 +01:00
ActorsParent.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
LocalStorageCommon.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
LocalStorageCommon.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
LocalStorageManager2.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
LocalStorageManager2.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
LSDatabase.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
LSDatabase.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
LSObject.cpp Bug 1513859 - CPOWs can still cause a hang with LSNG enabled; r=asuth 2018-12-19 12:38:23 +01:00
LSObject.h Bug 1513859 - CPOWs can still cause a hang with LSNG enabled; r=asuth 2018-12-19 12:38:23 +01:00
LSObserver.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
LSObserver.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
LSSnapshot.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
LSSnapshot.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
moz.build Bug 1286798 - Part 51: Add tests for archive and shadow database clearing; r=asuth 2018-11-29 21:49:58 +01:00
nsILocalStorageManager.idl Bug 1286798 - Part 22: Add support for preloading of datastores; r=asuth 2018-11-29 21:48:25 +01:00
PBackgroundLSDatabase.ipdl Bug 1286798 - Part 37: Always preallocate quota when initializing a snapshot; r=asuth 2018-11-29 21:49:14 +01:00
PBackgroundLSObserver.ipdl Bug 1286798 - Part 10: Support for storage events; r=asuth,janv 2018-11-29 21:47:45 +01:00
PBackgroundLSRequest.ipdl Bug 1286798 - Part 22: Add support for preloading of datastores; r=asuth 2018-11-29 21:48:25 +01:00
PBackgroundLSSharedTypes.ipdlh Bug 1286798 - Part 22: Add support for preloading of datastores; r=asuth 2018-11-29 21:48:25 +01:00
PBackgroundLSSimpleRequest.ipdl Bug 1286798 - Part 19: Implement a helper method for datastore preloading verification; r=asuth 2018-11-29 21:48:15 +01:00
PBackgroundLSSnapshot.ipdl Bug 1286798 - Part 42: Implement snapshot reusing; r=asuth 2018-11-29 21:49:31 +01:00
ReportInternalError.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ReportInternalError.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
SerializationHelpers.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00