Closed
Bug 1253247
Opened 9 years ago
Closed 9 years ago
Attempting to print silently from the child causes a crash as there is no RemotePrintJob.
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
FIXED
mozilla47
Tracking | Status | |
---|---|---|
firefox47 | --- | fixed |
People
(Reporter: bobowen, Assigned: bobowen)
References
Details
Attachments
(1 file)
I knew that printing silently was going to be broken and I'm working on a fix for that for bug 1189846, that means you can effectively print silently, but only when triggered from the parent process.
However, I noticed a bug which causes a crash instead of just failing when you try it now.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8726242 -
Flags: review?(jmathies)
![]() |
||
Comment 2•9 years ago
|
||
Comment on attachment 8726242 [details] [diff] [review]
Return an error when trying to Init an nsDeviceContextSpecProxy without a RemotePrintJob
oops.
Attachment #8726242 -
Flags: review?(jmathies) → review+
Comment 4•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in
before you can comment on or make changes to this bug.
Description
•