[wpt-sync] Sync PR 15626 - Portals: activate() should fail when |is_activating_| is true
Categories
(Testing :: web-platform-tests, defect, P4)
Tracking
(firefox68 fixed)
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15626 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15626
Details from upstream follow.
Adithya Srinivasan <adithyas@chromium.org> wrote:
Portals: activate() should fail when |is_activating_| is true
The promise returned by activate() rejects with an error if activate() is
called while the portal is already activating.Bug: 914122
Change-Id: I43136bc363be9f710dae6c107058b7b1a6674263
Reviewed-on: https://chromium-review.googlesource.com/1496482
WPT-Export-Revision: c0f14c8a6d6dcc8a44bf552c2c821aa36cb84bc3
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Comment 6•6 years ago
|
||
Assignee | ||
Comment 7•6 years ago
|
||
Comment 10•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f5c75ee5e5d8
https://hg.mozilla.org/mozilla-central/rev/0a29f5c9dfef
https://hg.mozilla.org/mozilla-central/rev/b2f45b1b9537
https://hg.mozilla.org/mozilla-central/rev/991aa847f160
Description
•