Closed
Bug 1765675
Opened 3 years ago
Closed 3 years ago
Update the reject-osfile linter to also handle OS.Path
Categories
(Developer Infrastructure :: Source Code Analysis, enhancement)
Developer Infrastructure
Source Code Analysis
Tracking
(firefox101 fixed)
RESOLVED
FIXED
101 Branch
| Tracking | Status | |
|---|---|---|
| firefox101 | --- | fixed |
People
(Reporter: beth, Assigned: beth)
References
Details
Attachments
(1 file)
Bug 1761835 landed which added a new usage of osfile.jsm but it wasnt caught becuase it only used OS.Path and not OS.File
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → brennie
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed by brennie@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/362958e71b63
Reject OS.Path usage in reject-osfile lint r=Standard8
Comment 3•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox101:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•