Closed
Bug 1832918
Opened 3 years ago
Closed 3 years ago
Remove nsIOSFileConstantsService usage from testing/modules/AppData.sys.mjs
Categories
(Toolkit Graveyard :: IOUtils and PathUtils, task, P1)
Toolkit Graveyard
IOUtils and PathUtils
Tracking
(firefox115 fixed)
RESOLVED
FIXED
115 Branch
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: beth, Assigned: beth)
References
Details
Attachments
(1 file)
All the constants used are mode constants (S_IRUSR) which can be replaced by octal values.
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/97565043a4d5
Remove nsIOSFileConstantsService usage from testing/modules/AppData.sys.mjs r=jmaher
Comment 3•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
Updated•1 year ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•