Closed
Bug 1447662
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10123 - Make MessagePort's close() detach
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1441141
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10123 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10123
Details from upstream follow.
Anne van Kesteren <annevk@annevk.nl> wrote:
> Make MessagePort's close() detach
>
> For https://github.com/whatwg/html/pull/3584.
| Reporter | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Reporter | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
I implemented this behavior in bug 1441141.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 3•7 years ago
|
||
| Reporter | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Reporter | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=95d569ec4cd9cac6a453c0037feb0cb6f30b7f8e
| Reporter | ||
Comment 5•7 years ago
|
||
Ran 1 tests and 6 subtests
OK : 1
PASS : 6
| Reporter | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/346413cd49ca
[wpt PR 10123] - Make MessagePort's close() detach, a=testonly
Comment 7•7 years ago
|
||
| bugherder | ||
| Assignee | ||
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
•