Closed
Bug 1457187
Opened 7 years ago
Closed 7 years ago
land DOMMozPromiseRequestHolder helper class
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: bkelly, Assigned: bkelly)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
4.33 KB,
patch
|
bkelly
:
review+
|
Details | Diff | Splinter Review |
1.93 KB,
patch
|
bkelly
:
review+
|
Details | Diff | Splinter Review |
This bug is to land some patches reviewed over in bug 1456466.
Assignee | ||
Comment 1•7 years ago
|
||
Attachment #8971276 -
Flags: review+
Assignee | ||
Comment 2•7 years ago
|
||
Attachment #8971277 -
Flags: review+
Pushed by bkelly@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/184cbe8d02d9
P1 Add a DOMMozPromiseRequestHolder helper class to auto-disconnect MozPromise Thenables when the global dies. r=baku
https://hg.mozilla.org/integration/mozilla-inbound/rev/4446fa7a754f
P2 Call NoteTerminating() from WorkerPrivate::NotifyInternal(). r=baku
Comment 4•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/184cbe8d02d9
https://hg.mozilla.org/mozilla-central/rev/4446fa7a754f
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•