Closed
Bug 1666621
Opened 5 years ago
Closed 5 years ago
Remove nsGlobalWindowInner::mPendingPromises
Categories
(Core :: DOM: Core & HTML, task, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
Details
Attachments
(1 file)
I implemented this pretty cool (if I say so myself) approach to avoiding leaks in bug 1409115, but it looks like the field isn't used any more, so it should be removed.
Assignee | ||
Comment 1•5 years ago
|
||
It is no longer used.
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1d84969f7168
Remove nsGlobalWindowInner::mPendingPromises. r=kashav
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•