[wpt-sync] Sync PR 40557 - Add WPT for closed AudioContext
Categories
(Core :: Web Audio, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40557 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40557
Details from upstream follow.
Sina Firoozabadi <sinafirooz@google.com> wrote:
Add WPT for closed AudioContext
Fix a typo
Reject with InvalidStateError when suspendContext is called on a closed context
Change-Id: I89fee4bddaece86d3a3a740fcf761f2b6fb63d14
Reviewed-on: https://chromium-review.googlesource.com/4617045
WPT-Export-Revision: 819e640a4e5561386bfec8cf94644060728bcdfb
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
ERROR
: 1
Chrome
ERROR
: 1
Safari
ERROR
: 1
Links
Details
New Tests That Don't Pass
- /webaudio/the-audio-api/the-audiocontext-interface/audiocontext-state-change-after-close.http.window.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
)
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c1c792c59933
https://hg.mozilla.org/mozilla-central/rev/075f2c90975a
Description
•