Closed
Bug 1749014
Opened 3 years ago
Closed 3 years ago
Remove some unused printUtils.js code and a test
Categories
(Toolkit :: Printing, defect)
Toolkit
Printing
Tracking
()
RESOLVED
FIXED
97 Branch
| Tracking | Status | |
|---|---|---|
| firefox97 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file)
Some code that was missed in bug 1702501.
| Assignee | ||
Comment 1•3 years ago
|
||
We don't "pass" print settings to the content process by saving them to prefs,
so the test is no longer useful (this removes the code it's testing anyway).
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/autoland/rev/34052278ac69
Remove some unused printUtils.js code and a test. r=mstriemer
Comment 3•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•