Closed
Bug 1760236
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 33208 - Docs: Add await to action.send() examples
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox100 fixed)
RESOLVED
FIXED
100 Branch
| Tracking | Status | |
|---|---|---|
| firefox100 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33208 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33208
Details from upstream follow.
Andrew Williams <awillia@google.com> wrote:
Docs: Add await to action.send() examples
Add
awaitto the actions.send examples in the docs to clarify thatsend()returns a promise and is not synchronous.Also fix a minor type in the testharness docs
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f4b5d777c33c
[wpt PR 33208] - Docs: Add await to action.send() examples, a=testonly
| Assignee | ||
Comment 3•3 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/360249adc0d0
[wpt PR 33208] - Docs: Add await to action.send() examples, a=testonly
Comment 5•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•