Open Bug 1652644 Opened 4 years ago Updated 10 months ago

Deprecate and get rid of FileUtils.getDir(..., ..., true) in comm-central

Categories

(Thunderbird :: Upstream Synchronization, task)

Tracking

(Not tracked)

People

(Reporter: t.matsuu, Unassigned)

References

Details

mailnews/base/util/mailstoreConverter.jsm use FileUtils.getDir(..., ..., true).

Summary: Deprecate and get rid of FileUtils.getDir in comm-central → Deprecate and get rid of FileUtils.getDir(..., ..., true) in comm-central
Component: General → Upstream Synchronization
Product: MailNews Core → Thunderbird
No longer blocks: 898315
See Also: → 898315
Type: defect → task

(In reply to Takanori MATSUURA from comment #0)

mailnews/base/util/mailstoreConverter.jsm use FileUtils.getDir(..., ..., true).

mailnews/base/util/mailstoreConverter.jsm has been moved to mailnews/base/src/mailstoreConverter.jsm.
mailnews/db/gloda/test/unit/test_smime_mimemsg_representation.js also use FileUtils.getDir(..., ..., true).

Search result

FileUtils.getDir(..., ..., true) has been removed.

You need to log in before you can comment on or make changes to this bug.