Closed
Bug 1557033
Opened 6 years ago
Closed 6 years ago
Stop using nsIDocShellTreeItem in nsPrintJob
Categories
(Core :: Printing: Setup, defect, P3)
Core
Printing: Setup
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
Attachments
(1 file, 1 obsolete file)
nsIDocShellTree does not work cross-process and so does not work with OOP-iframes. It is obsoleted by BrowsingContext and all code should be moving to use this new class.
![]() |
Assignee | |
Comment 1•6 years ago
|
||
![]() |
Assignee | |
Comment 2•6 years ago
|
||
Depends on D33793
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b8b9273b3a5c
Stop using nsIDocShellTreeItem in nsPrintJob. r=bobowen
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Comment 5•6 years ago
|
||
Retroactively moving fixed bugs whose summaries mention "Fission" (or other Fission-related keywords) but are not assigned to a Fission Milestone to an appropriate Fission Milestone.
This will generate a lot of bugmail, so you can filter your bugmail for the following UUID and delete them en masse:
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Fission Milestone: --- → M4
Updated•4 years ago
|
Attachment #9069962 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•