Closed
Bug 1747666
Opened 4 years ago
Closed 4 years ago
Remove print API from editor binding
Categories
(Toolkit :: Printing, task)
Toolkit
Printing
Tracking
()
RESOLVED
FIXED
97 Branch
| Tracking | Status | |
|---|---|---|
| firefox97 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file)
https://phabricator.services.mozilla.com/D86014 added this API. https://phabricator.services.mozilla.com/D112412 subsequently moved the print method that the added code uses from FrameLoader to BrowserContext, and apparently things didn't break. Presumably that means Thunderbird no longer needs this API since it can't work anymore.
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/autoland/rev/aa881ccd7374
Remove print API from editor binding. r=Gijs
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•