Closed
Bug 1665658
Opened 5 years ago
Closed 5 years ago
Change paperId to a string and set it to paperName on CUPS
Categories
(Core :: Printing: Setup, task, P3)
Core
Printing: Setup
Tracking
()
RESOLVED
DUPLICATE
of bug 1662538
People
(Reporter: bobowen, Unassigned)
Details
(Whiteboard: [print2020_v82][old-ui-])
Getting the paperName for the print settings on Windows is quite expensive, so we now look it up in the front end JS code.
If paperId were changed to a string and set to dmPaperSize on Windows and paperName on CUPS, then we could just return that in the settings and lookup the other details for the front end from the paperList with that.
Reporter | ||
Comment 1•5 years ago
|
||
jfkthame already did this in bug 1662538. \o/
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
![]() |
||
Updated•5 years ago
|
Whiteboard: [print2020_v83][old-ui-] → [print2020_v82][old-ui-]
You need to log in
before you can comment on or make changes to this bug.
Description
•