gecko-dev/dom/localstorage
Jan Varga eef773ad6c Bug 1549654 - LSNG: Compress specific values during migration; r=asuth
Differential Revision: https://phabricator.services.mozilla.com/D30181
2019-05-07 12:54:02 +02:00
..
test Bug 1549654 - LSNG: Compress specific values during migration; r=asuth 2019-05-07 12:54:02 +02: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 1549654 - LSNG: Compress specific values during migration; r=asuth 2019-05-07 12:54:02 +02:00
ActorsParent.h Bug 1526891 - Part 5: Allow calling NextGenLocalStorageEnabled on any thread in the parent process; r=asuth 2019-02-23 17:06:40 +01:00
LSDatabase.cpp Backed out 8 changesets (bug 1513937, bug 1546310, bug 1548788, bug 1547688, bug 1547452, bug 1540777, bug 1542669, bug 1547454) for causing bug 1549362. 2019-05-06 09:02:54 -04:00
LSDatabase.h Backed out 8 changesets (bug 1513937, bug 1546310, bug 1548788, bug 1547688, bug 1547452, bug 1540777, bug 1542669, bug 1547454) for causing bug 1549362. 2019-05-06 09:02:54 -04:00
LSObject.cpp Backed out changeset 97d88752079f (bug 1540401) for causing a nightly startup crash a=backout 2019-04-04 04:45:08 +03:00
LSObject.h Bug 1534208 - LSNG: DOM File thread and PBackground child for it must be created as soon as possible; r=asuth 2019-03-11 15:35:04 +01:00
LSObserver.cpp Backed out changeset 97d88752079f (bug 1540401) for causing a nightly startup crash a=backout 2019-04-04 04:45:08 +03:00
LSObserver.h Backed out changeset 97d88752079f (bug 1540401) for causing a nightly startup crash a=backout 2019-04-04 04:45:08 +03:00
LSSnapshot.cpp Bug 1546310 - LSNG: Parent process should store values in UTF8; r=asuth 2019-04-29 06:09:42 +02:00
LSSnapshot.h Bug 1547454 - LSNG: Create a new C++ class for local storage values; r=asuth 2019-04-29 06:05:56 +02:00
LSValue.cpp Bug 1513937 - LSNG: Compress specific values; r=asuth 2019-04-29 06:10:42 +02:00
LSValue.h Bug 1513937 - LSNG: Compress specific values; r=asuth 2019-04-29 06:10:42 +02:00
LocalStorageCommon.cpp Backed out changeset 97d88752079f (bug 1540401) for causing a nightly startup crash a=backout 2019-04-04 04:45:08 +03:00
LocalStorageCommon.h Bug 1535221 - Add more robust logging including more detailed logging for CheckClosingDatastore and DirectoryOpenPending state; r=asuth 2019-03-21 21:08:00 +01:00
LocalStorageManager2.cpp Bug 1535221 - Dead lock with a11y's mscom and mozilla::dom::LSObject; r=asuth 2019-04-15 05:04:02 +02:00
LocalStorageManager2.h Bug 1535221 - Dead lock with a11y's mscom and mozilla::dom::LSObject; r=asuth 2019-04-15 05:04:02 +02:00
PBackgroundLSDatabase.ipdl Backed out 8 changesets (bug 1513937, bug 1546310, bug 1548788, bug 1547688, bug 1547452, bug 1540777, bug 1542669, bug 1547454) for causing bug 1549362. 2019-05-06 09:02:54 -04: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 Bug 1517089 - Part 13: Use separate IPC params and response for datastore preloading; r=asuth 2019-02-08 21:02:11 +01:00
PBackgroundLSSharedTypes.ipdlh Bug 1547454 - LSNG: Create a new C++ class for local storage values; r=asuth 2019-04-29 06:05:56 +02: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 1547454 - LSNG: Create a new C++ class for local storage values; r=asuth 2019-04-29 06:05:56 +02:00
ReportInternalError.cpp Bug 1442778 - Add "chromeContext" parameter to console API and console service messages. r=smaug 2019-04-01 22:42:34 +00: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 1513937 - LSNG: Compress specific values; r=asuth 2019-04-29 06:10:42 +02:00
SnappyUtils.cpp Bug 1513937 - LSNG: Compress specific values; r=asuth 2019-04-29 06:10:42 +02:00
SnappyUtils.h Bug 1513937 - LSNG: Compress specific values; r=asuth 2019-04-29 06:10:42 +02:00
moz.build Bug 1513937 - LSNG: Compress specific values; r=asuth 2019-04-29 06:10:42 +02:00
nsILocalStorageManager.idl Bug 1489308 part 9. Remove now-unused wyciwyg bits. r=mccr8 2019-02-28 01:09:48 +00:00