Closed
Bug 1839155
Opened 2 years ago
Closed 2 years ago
Remove the `PREF_PREFIX` handling in various PDF Viewer files
Categories
(Firefox :: PDF Viewer, task)
Firefox
PDF Viewer
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: Snuffleupagus, Assigned: Snuffleupagus)
Details
Attachments
(1 file)
The PREF_PREFIX handling is a left-over from years ago, back when we built an old-style Firefox extension in the PDF.js project.
Given that this was removed over five years ago, see https://github.com/mozilla/pdf.js/pull/9566, we should be able to slightly simplify preference names now.
| Assignee | ||
Comment 1•2 years ago
|
||
The PREF_PREFIX handling is a left-over from years ago, back when we
built an old-style Firefox extension in the PDF.js project.
Given that this was removed over five years ago, see
https://github.com/mozilla/pdf.js/pull/9566, we should be able to slightly simplify preference names now.
Pushed by cdenizet@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/99ac9d907678
Remove the `PREF_PREFIX` handling in various PDF Viewer files. r=pdfjs-reviewers,calixte
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•