[wpt-sync] Sync PR 38347 - Reject getDisplayMedia calls without user activation
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox111 fixed)
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
141.18 KB,
text/plain
|
Details |
Sync web-platform-tests PR 38347 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38347
Details from upstream follow.
François Beaufort <beaufort.francois@gmail.com> wrote:
Reject getDisplayMedia calls without user activation
This CL makes sure getDisplayMedia() returned promise reject with
InvalidStateError when called without user activation. This is now gated
by an experimental blink feature as it was revered several times before.Note that speculation rules tests are updated as well[1].
[1] https://github.com/WICG/nav-speculation/issues/225
Intent to remove: https://groups.google.com/a/chromium.org/g/blink-dev/c/YGmuAVOqftI
Bug: 1198918
Change-Id: I9517012e76478b108d74bff432b71095ac7ba4d2Reviewed-on: https://chromium-review.googlesource.com/4219093
WPT-Export-Revision: 7f0b79c8316dd853dc0cf1cdad588c10ae9475f9
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0eea99739e46
https://hg.mozilla.org/mozilla-central/rev/ba3f8d35efec
Description
•