gecko-dev/dom/localstorage
Ed Lee acb960676c Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub
Differential Revision: https://phabricator.services.mozilla.com/D66128

--HG--
extra : moz-landing-system : lando
2020-03-13 23:38:52 +00:00
..
test Bug 1620556 - Automatic code fixes for Prettier 1.19.1 upgrade. r=Standard8,remote-protocol-reviewers,marionette-reviewers,webcompat-reviewers,perftest-reviewers,sparky,whimboo,denschub 2020-03-13 23:38:52 +00:00
ActorsChild.cpp Bug 1587931 - LSNG: Force kill database actors during shutdown; r=asuth 2019-10-11 03:03:01 +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 Backed out 2 changesets (bug 1603703) for xpc failures on test_storage_aggregates.js. CLOSED TREE 2020-03-05 19:37:32 +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 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 Backed out changeset d15b968aa6d1 (bug 1615297) for causing build bustage 2020-03-11 05:41:51 +02: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 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 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 Bug 1576260 - Make LSValue initialization fallible; r=asuth 2019-09-14 05:33:01 +00:00
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
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 Backed out changeset d15b968aa6d1 (bug 1615297) for causing build bustage 2020-03-11 05:41:51 +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 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 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 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 Bug 1442778 - Add "chromeContext" parameter to console API and console service messages. r=smaug 2019-04-01 22:42:34 +00:00
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 1605250 - Fix include-what-you-use errors in dom/localstorage. r=dom-workers-and-storage-reviewers,asuth 2019-12-21 01:13:29 +00:00
moz.build Bug 1594981 - update Core::DOM* and Core::Storage* bugzilla product and component meta data in moz.build files after reorganization in bug 1594717. r=annevk 2019-11-08 12:17:57 +00:00
nsILocalStorageManager.idl