Open Bug 1726662 Opened 3 years ago Updated 3 years ago

Remove mork code in folderCache (the one now only used for migration)

Categories

(MailNews Core :: Database, task)

Tracking

(Not tracked)

People

(Reporter: benc, Unassigned)

References

(Blocks 1 open bug)

Details

The nsMsgFolderCache uses mork.
After Bug 418551, there is a on-the-fly migration which automatically migrates the old mork panacea.dat file to folderCache.json. The patch in Bug 418551 is probably a good guide to what needs to be snipped out. Shouldn't require much.

If Bug 1726660 is done by the time of mork removal, then it's probably a good time to remove the on-the-fly migration step there too (migrating folderCache keys from absolute filesystem paths to folder URIs).

Summary: Remove mork code in folderCache. → Remove mork code in folderCache (the one now only used for migration)
You need to log in before you can comment on or make changes to this bug.