Closed
Bug 1646829
Opened 5 years ago
Closed 5 years ago
Create a New nsIPrinter XPIDL Interface and Implementation
Categories
(Core :: Printing: Setup, enhancement, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 1647480
People
(Reporter: nordzilla, Assigned: nordzilla)
References
Details
Attachments
(1 obsolete file)
The scope of this patch will be to create the initial XPIDL interface and implementation for nsIPrinter
, providing a single name
attribute for now.
The overall goal is to continue to flesh out this interface over time.
Assignee | ||
Comment 1•5 years ago
|
||
- Add new interface for
nsIPrinter
. - Add readonly attribute for printer name.
- Add implementation of interface:
nsPrinterImpl
.
Updated•5 years ago
|
Attachment #9158348 -
Attachment description: Bug 1646829 - Add nsIPrinter XPIDL Interface → Bug 1646829 - Add nsIPrinter XPIDL Interface r=jwatt
Assignee | ||
Updated•5 years ago
|
Severity: -- → S3
Priority: -- → P1
Comment 2•5 years ago
|
||
Comment on attachment 9158348 [details]
Bug 1646829 - Add nsIPrinter XPIDL Interface r=jwatt
Revision D80548 was moved to bug 1647480. Setting attachment 9158348 [details] to obsolete.
Attachment #9158348 -
Attachment is obsolete: true
Assignee | ||
Updated•5 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
![]() |
||
Updated•5 years ago
|
Whiteboard: print2020_v79
Updated•5 years ago
|
status-firefox80:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•