gecko-dev/dom/localstorage
Kris Maglione 910eab35d2 Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato
This is generally pretty straightforward, and rewrites nearly all calls. It
skips the ones that it can detect using frame script globals like
`sendAsyncMessage`, though.

Differential Revision: https://phabricator.services.mozilla.com/D53740

--HG--
extra : moz-landing-system : lando
2019-12-07 19:11:58 +00:00
..
test Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-07 19:11:58 +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 1586315 - LSNG: Finish RequestHelper when LSRequestChild actor is unexpectedly destroyed; r=asuth 2019-10-06 21:05:45 +00:00
ActorsParent.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
ActorsParent.h
LocalStorageCommon.cpp
LocalStorageCommon.h
LocalStorageManager2.cpp Bug 1586315 - LSNG: Finish RequestHelper when LSRequestChild actor is unexpectedly destroyed; r=asuth 2019-10-06 21:05:45 +00: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
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 1517588. Use nsIPrincipal::IsSystemPrincipal instead of nsContentUtils::IsSystemPrincipal r=bzbarsky 2019-12-05 04:44:32 +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 1584323 - Add more object properties to IndexedDBShutdownTimeout and LocalStorageShutdownTimeout crash annotations; r=asuth, dr=chutten 2019-10-02 04:28:23 +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 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
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