Closed Bug 1695309 Opened 4 years ago Closed 2 years ago

Replace CommonUtils.{read,write}JSON usage with IOUtils.{read,write}JSON

Categories

(Toolkit Graveyard :: OS.File, enhancement, P3)

enhancement

Tracking

(firefox108 fixed)

RESOLVED FIXED
108 Branch
Tracking Status
firefox108 --- fixed

People

(Reporter: barret, Assigned: barret)

References

Details

Attachments

(1 file)

IOUtils.{read,write}JSON does all the IO and de/serialization work without leaving C++. Some JSMs import CommonUtils only for {read,write}JSON so we can remove imports in those cases too

Blocks: 1737308

These functions are in utils.js

Blocks: 1796878
Pushed by brennie@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/bc3f9439cf22 Replace CommonUtils.{read,write}JSON with IOUtils.{read,write}JSON r=Gijs,markh
Flags: needinfo?(brennie)
Pushed by brennie@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ac2210755eee Replace CommonUtils.{read,write}JSON with IOUtils.{read,write}JSON r=Gijs,markh
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: