Closed
Bug 1825522
Opened 2 years ago
Closed 2 years ago
PdfJsDefaultPreferences.sys.mjs should be in Generated.txt if it is a generated file
Categories
(Firefox :: PDF Viewer, task)
Firefox
PDF Viewer
Tracking
()
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(2 files)
I'm working on some ESLint/Prettier changes and noticed that PdfJsDefaultPreferences.sys.mjs
disables ESLint and says that it is a generated file.
The better choice here would be for it to be listed in Generated.txt
and then the eslint-disable isn't necessary, it also avoids it being touched by other automatic tools.
Assignee | ||
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0b8ec4fa7cc6
List PdfJsDefaultPreferences.sys.mjs in Generated.txt as it is a generated file. r=calixte
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•