[wpt-sync] Sync PR 31627 - Fix crash in RemotePlayback::prompt() in detached window
Categories
(Core :: Audio/Video: Playback, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox96 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31627 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31627
Details from upstream follow.
Nate Chapin <japhet@chromium.org> wrote:
Fix crash in RemotePlayback::prompt() in detached window
Fixed: 1269524
Change-Id: I3fbde743dd90abb643e994003a8391b3e171fd6bReviewed-on: https://chromium-review.googlesource.com/3279931
WPT-Export-Revision: 2596cd3d5fdfe4e01a0c3de2f15bdf50d5a78c0e
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
FAIL : 1
Chrome
CRASH: 1
Safari
OK : 1
FAIL : 1
Links
Details
New Tests That Don't Pass
/remote-playback/prompt-in-detached-iframe.html
Calling remote.prompt() in a detached context should throw InvalidAccessError: FAIL (Safari: FAIL)
Comment 4•4 years ago
|
||
| bugherder | ||
Description
•