Closed
Bug 1636803
Opened 3 years ago
Closed 3 years ago
Stop using message passing to initiate printing
Categories
(Toolkit :: Printing, task, P3)
Toolkit
Printing
Tracking
()
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
References
(Regressed 1 open bug)
Details
(Whiteboard: [print2020_v80])
Attachments
(1 file)
We can now use FrameLoader.print to initiate printing rather than using message passing. Getting rid of message passing is groundwork to supporting oop-iframes while printing (i.e. Fission).
![]() |
Assignee | |
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Severity: -- → N/A
![]() |
Assignee | |
Updated•3 years ago
|
Whiteboard: [print2020_v78] → [print2020_v79]
![]() |
Assignee | |
Updated•3 years ago
|
Status: NEW → ASSIGNED
Comment 3•3 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:jwatt, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(jwatt)
![]() |
Assignee | |
Updated•3 years ago
|
Flags: needinfo?(jwatt)
Whiteboard: [print2020_v79] → [print2020_v80]
Pushed by jwatt@jwatt.org: https://hg.mozilla.org/integration/autoland/rev/d658a9eddaa8 Stop using message passing to initiate printing. r=Gijs
Comment 5•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
Updated•3 years ago
|
Whiteboard: [print2020_v80] → [print2020_v81]
![]() |
Assignee | |
Updated•3 years ago
|
Whiteboard: [print2020_v81] → [print2020_v80]
You need to log in
before you can comment on or make changes to this bug.
Description
•