Closed
Bug 1832917
Opened 2 years ago
Closed 2 years ago
Remove nsIOSFileConstantsService usage from CrashManagerTest.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•2 years ago
|
||
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9b320f5d4922
Remove nsIOSFileConstantsService usage from CrashManagerTest.sys.mjs r=gsvelto
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
Updated•10 months ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•