Closed
Bug 1586648
Opened 6 years ago
Closed 1 year ago
[wpt-sync] Sync PR 19540 - Wait for a promise returned by reg.unregister() in wpt
Categories
(Core :: DOM: Core & HTML, task, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 19540 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19540
Details from upstream follow.
Makoto Shimazu <shimazu@chromium.org> wrote:
Wait for a promise returned by reg.unregister() in wpt
add_completion_callback() doesn't wait for settling a promise. This replaces it
with promise_test().Bug: none
Change-Id: I58f4dceacbad533390997e55610875376e9f63ae
Reviewed-on: https://chromium-review.googlesource.com/1844006
WPT-Export-Revision: 057a29f90bbee84e28c639feb4b35998b2414ce3
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=0ea991806f6b0a26908044efd7c662e755916248
Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•5 years ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Updated•3 years ago
|
Severity: normal → S3
Assignee | ||
Updated•1 year ago
|
Status: REOPENED → RESOLVED
Closed: 5 years ago → 1 year ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•