Closed
Bug 1769775
Opened 3 years ago
Closed 3 years ago
Don't require JS global to run CanonicalBrowsingContext::Print.
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
102 Branch
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
And use it to implement the JS version of the method. This should avoid
the various complications that bug 1659819 hit.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1b654110d225
Add a MozPromise version of CanonicalBrowsingContext::Print. r=jwatt
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox102:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•