Closed
Bug 1642162
Opened 5 years ago
Closed 5 years ago
Remove nsPrintJob.cpp's MapContentToWebShells and MapContentForPO functions
Categories
(Core :: Printing: Setup, task, P2)
Core
Printing: Setup
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
(Whiteboard: [print2020_v79])
Attachments
(1 file)
No description provided.
![]() |
Assignee | |
Comment 1•5 years ago
|
||
We nowadays already directly set nsPrintObject->mContent in
nsPrintObject::InitAsNestedObject. This patch adds the setting of mFrameType
and PrintAsIs that MapContentForPO does, making MapContentToWebShells and
MapContentForPO redundant.
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/autoland/rev/be077884a274
Remove nsPrintJob.cpp's MapContentToWebShells and MapContentForPO functions. r=bobowen
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•