Closed
Bug 1652322
Opened 4 years ago
Closed 4 years ago
Stop nsPrintJob::DoCommonPrint using its arguments after it creates the static clone
Categories
(Core :: Printing: Setup, task, P1)
Core
Printing: Setup
Tracking
()
RESOLVED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
(Whiteboard: [print2020_v80])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
I'm going to be splitting DoCommonPrint so that the parts that run after the
static clone is created happen after a roundtrip to the parent process.
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/autoland/rev/aab6c9ae9bec
Stop nsPrintJob::DoCommonPrint using its arguments after it creates the static clone. r=bobowen
Comment 3•4 years ago
|
||
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/autoland/rev/f629caea26ce
Stop nsPrintJob::DoCommonPrint using its arguments after it creates the static clone. r=bobowen
Backout by ncsoregi@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/22f5f7e91444
Backed out 3 changesets (bug 1652322, bug 1652337, bug 1652318) for failures on browser_DownloadPDFSaver.js. CLOSED TREE
Comment 6•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
Updated•4 years ago
|
Whiteboard: [print2020_v80] → [print2020_v81]
Assignee | ||
Updated•4 years ago
|
Whiteboard: [print2020_v81] → [print2020_v80]
Updated•4 years ago
|
Whiteboard: [print2020_v80] → [print2020_v81]
Assignee | ||
Updated•4 years ago
|
Whiteboard: [print2020_v81] → [print2020_v80]
You need to log in
before you can comment on or make changes to this bug.
Description
•