Closed
Bug 1653433
Opened 5 years ago
Closed 5 years ago
Change CUPSShim to use cups.h for function pointer types and structs
Categories
(Core :: Printing: Setup, enhancement)
Core
Printing: Setup
Tracking
()
RESOLVED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: alaskanemily, Assigned: alaskanemily)
References
Details
Attachments
(2 files)
We should probably include a configure check for cups.h with this as well, and use our own copy if it's not found.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by emcdonough@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f56e1c7b54e9
Part 1 - Import CUPS headers r=jwatt,froydnj,mhoye
https://hg.mozilla.org/integration/autoland/rev/dd8af8363ca5
Part 2 - Use CUPS header in the CUPSShim to get struct declarations and function signatures. r=emilio
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f56e1c7b54e9
https://hg.mozilla.org/mozilla-central/rev/dd8af8363ca5
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•