[wpt-sync] Sync PR 61375 - audio-preferred captures in getDisplayMedia
Categories
(Core :: WebRTC: Audio/Video, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox155 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 61375 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/61375
Details from upstream follow.
Palak Agarwal <agpalak@google.com> wrote:
audio-preferred captures in getDisplayMedia
This CL comprises mostly of changes in blink to plumb the audioSelection
constraint from JS to StreamControls to MediaStreamRequest.This includes:
- Adding audio_selection_preferred to StreamControls mojom and C++ structs.
- Parsing the audioSelection constraint in Blink.
- Adding GetDisplayMediaAudioSelection runtime feature.
Bug: 535514300
Change-Id: If34715999d061df52d0b8b1cce0b2046308674ad
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8107082
Reviewed-by: Arthur Sonzogni \<arthursonzogni@chromium.org>
Reviewed-by: Jeremy Roman \<jbroman@chromium.org>
Reviewed-by: Evan Liu \<evliu@google.com>
Reviewed-by: Guido Urdaneta \<guidou@chromium.org>
Commit-Queue: Palak Agarwal \<agpalak@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1664045}
| Assignee | ||
Updated•5 days ago
|
| Assignee | ||
Comment 1•5 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=9221374f261e1434b0f15df9666c0bb8a989b0de
| Assignee | ||
Comment 2•5 days ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 15 tests and 5 subtests
Status Summary
Firefox
OK : 1[GitHub] 13[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview] 14[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-25h2-debug, Gecko-windows11-32-25h2-opt, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt]
PASS : 18[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview] 61[GitHub] 102[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-25h2-debug, Gecko-windows11-32-25h2-opt, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt]
FAIL : 17[GitHub] 84[Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-25h2-debug, Gecko-windows11-32-25h2-opt, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt] 90[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview]
ERROR: 1
Chrome
OK : 1
PASS : 76
FAIL : 2
Safari
OK : 1
PASS : 3
FAIL : 75
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /screen-capture/getdisplaymedia.https.html [wpt.fyi]
- displaySurface is supported:
FAIL
- displaySurface is supported:
New Tests That Don't Pass
- /screen-capture/capture-controller-event-target.https.window.html [wpt.fyi]:
ERROR - /screen-capture/delegate-request.https.sub.html [wpt.fyi]
- Display-capture request from a subframe succeeds with delegation when the top frame has user activation:
FAIL
- Display-capture request from a subframe succeeds with delegation when the top frame has user activation:
- /screen-capture/tentative/getdisplaymedia-captured-surface-resolution.https.html [wpt.fyi]
- getDisplayMedia() and screenPixelRatio for captured surface type monitor:
FAIL - getDisplayMedia() and screenPixelRatio for captured surface type window:
FAIL - getDisplayMedia() and screenPixelRatio for captured surface type browser:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt] - applyConstraints() should not change the capabilities resolution and screenPixelRatio of captured surface type monitor:
FAIL - applyConstraints() should not change the capabilities resolution and screenPixelRatio of captured surface type window:
FAIL - applyConstraints() should not change the capabilities resolution and screenPixelRatio of captured surface type browser:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt]
- getDisplayMedia() and screenPixelRatio for captured surface type monitor:
- /screen-capture/getdisplaymedia-after-discard.https.html [wpt.fyi]
- getDisplayMedia() in a discarded browsing context:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt]
- getDisplayMedia() in a discarded browsing context:
- /screen-capture/getdisplaymedia-capture-controller.https.window.html [wpt.fyi]
- CaptureController in window:
FAIL - setFocusBehavior("focus-capturing-application") must succeed before capture starts:
FAIL - setFocusBehavior("focus-captured-surface") must succeed before capture starts:
FAIL - setFocusBehavior("no-focus-change") must succeed before capture starts:
FAIL - setFocusBehavior("invalid") must throw TypeError if focusBehavior is invalid:
FAIL - setFocusBehavior("null") must throw TypeError if focusBehavior is invalid:
FAIL - setFocusBehavior("undefined") must throw TypeError if focusBehavior is invalid:
FAIL - setFocusBehavior("[object Object]") must throw TypeError if focusBehavior is invalid:
FAIL - setFocusBehavior("true") must throw TypeError if focusBehavior is invalid:
FAIL - getDisplayMedia({controller}) must succeed:
FAIL - getDisplayMedia({controller: invalid}) must fail with TypeError:
FAIL - getDisplayMedia({controller: null}) must fail with TypeError:
FAIL - getDisplayMedia({controller: [object Object]}) must fail with TypeError:
FAIL - getDisplayMedia({controller: true}) must fail with TypeError:
FAIL - getDisplayMedia({controller}) must fail with InvalidStateError if controller is bound:
FAIL - setFocusBehavior("focus-capturing-application") must succeed when window of opportunity is opened if capturing a window:
FAIL - setFocusBehavior("focus-captured-surface") must succeed when window of opportunity is opened if capturing a window:
FAIL - setFocusBehavior("no-focus-change") must succeed when window of opportunity is opened if capturing a window:
FAIL - setFocusBehavior("focus-capturing-application") must succeed when window of opportunity is opened if capturing a browser:
FAIL - setFocusBehavior("focus-captured-surface") must succeed when window of opportunity is opened if capturing a browser:
FAIL - setFocusBehavior("no-focus-change") must succeed when window of opportunity is opened if capturing a browser:
FAIL - setFocusBehavior("focus-capturing-application") must succeed when getDisplayMedia promise is pending if capturing a window:
FAIL - setFocusBehavior("focus-captured-surface") must succeed when getDisplayMedia promise is pending if capturing a window:
FAIL - setFocusBehavior("no-focus-change") must succeed when getDisplayMedia promise is pending if capturing a window:
FAIL - setFocusBehavior("focus-capturing-application") must succeed when getDisplayMedia promise is pending if capturing a browser:
FAIL - setFocusBehavior("focus-captured-surface") must succeed when getDisplayMedia promise is pending if capturing a browser:
FAIL - setFocusBehavior("no-focus-change") must succeed when getDisplayMedia promise is pending if capturing a browser:
FAIL - setFocusBehavior("focus-capturing-application") must throw InvalidStateError when track is stopped if capturing a window:
FAIL - setFocusBehavior("focus-captured-surface") must throw InvalidStateError when track is stopped if capturing a window:
FAIL - setFocusBehavior("no-focus-change") must throw InvalidStateError when track is stopped if capturing a window:
FAIL - setFocusBehavior("focus-capturing-application") must throw InvalidStateError when track is stopped if capturing a browser:
FAIL - setFocusBehavior("focus-captured-surface") must throw InvalidStateError when track is stopped if capturing a browser:
FAIL - setFocusBehavior("no-focus-change") must throw InvalidStateError when track is stopped if capturing a browser:
FAIL - setFocusBehavior("focus-capturing-application") must throw InvalidStateError if capturing a monitor:
FAIL - setFocusBehavior("focus-captured-surface") must throw InvalidStateError if capturing a monitor:
FAIL - setFocusBehavior("no-focus-change") must throw InvalidStateError if capturing a monitor:
FAIL - setFocusBehavior("focus-capturing-application") must throw InvalidStateError when window of opportunity is closed if capturing a window:
FAIL - setFocusBehavior("focus-captured-surface") must throw InvalidStateError when window of opportunity is closed if capturing a window:
FAIL - setFocusBehavior("no-focus-change") must throw InvalidStateError when window of opportunity is closed if capturing a window:
FAIL - setFocusBehavior("focus-capturing-application") must throw InvalidStateError when window of opportunity is closed if capturing a browser:
FAIL - setFocusBehavior("focus-captured-surface") must throw InvalidStateError when window of opportunity is closed if capturing a browser:
FAIL - setFocusBehavior("no-focus-change") must throw InvalidStateError when window of opportunity is closed if capturing a browser:
FAIL - setFocusBehavior("focus-capturing-application") must throw InvalidStateError the second time if capturing a window:
FAIL - setFocusBehavior("focus-captured-surface") must throw InvalidStateError the second time if capturing a window:
FAIL - setFocusBehavior("no-focus-change") must throw InvalidStateError the second time if capturing a window:
FAIL - setFocusBehavior("focus-capturing-application") must throw InvalidStateError the second time if capturing a browser:
FAIL - setFocusBehavior("focus-captured-surface") must throw InvalidStateError the second time if capturing a browser:
FAIL - setFocusBehavior("no-focus-change") must throw InvalidStateError the second time if capturing a browser:
FAIL - setFocusBehavior("focus-capturing-application") must throw InvalidStateError if getDisplayMedia fails:
FAIL - setFocusBehavior("focus-captured-surface") must throw InvalidStateError if getDisplayMedia fails:
FAIL - setFocusBehavior("no-focus-change") must throw InvalidStateError if getDisplayMedia fails:
FAIL
- CaptureController in window:
- /screen-capture/getdisplaymedia-framerate.https.html [wpt.fyi]
- getDisplayMedia() must adhere to frameRate if set:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt]
- getDisplayMedia() must adhere to frameRate if set:
- /screen-capture/getdisplaymedia-restrictOwnAudio.https.html [wpt.fyi]
- restrictOwnAudio is supported:
FAIL - getDisplayMedia({"audio":{"restrictOwnAudio":true}}) with getSettings:
FAIL - getDisplayMedia({"audio":{"restrictOwnAudio":false}}) with getSettings:
FAIL
- restrictOwnAudio is supported:
- /screen-capture/getdisplaymedia-settings.https.html [wpt.fyi]
- getDisplayMedia() deviceId setting and capability:
FAIL - getDisplayMedia() and facingMode:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt]
- getDisplayMedia() deviceId setting and capability:
- /screen-capture/getdisplaymedia.https.html [wpt.fyi]:
OK[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt,GitHub],SKIP[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview] (Chrome:OK, Safari:OK)- getDisplayMedia({"video":{"displaySurface":"monitor"}}) with getSettings:
FAIL(Chrome:PASS, Safari:FAIL) - getDisplayMedia({"video":{"displaySurface":"window"}}) with getSettings:
FAIL(Chrome:PASS, Safari:FAIL) - getDisplayMedia({"video":{"displaySurface":"browser"}}) with getSettings:
FAIL(Chrome:PASS, Safari:FAIL) - displaySurface is supported:
FAIL(Chrome:PASS, Safari:PASS) - getDisplayMedia({"selfBrowserSurface":"invalid"}) must fail with TypeError:
FAIL(Chrome:PASS, Safari:FAIL) - getDisplayMedia({"surfaceSwitching":"invalid"}) must fail with TypeError:
FAIL(Chrome:PASS, Safari:FAIL) - getDisplayMedia({"systemAudio":"invalid"}) must fail with TypeError:
FAIL(Chrome:PASS, Safari:FAIL) - getDisplayMedia({"windowAudio":"invalid"}) must fail with TypeError:
FAIL(Chrome:PASS, Safari:FAIL) - getDisplayMedia({"monitorTypeSurfaces":"invalid"}) must fail with TypeError:
FAIL(Chrome:PASS, Safari:FAIL) - getDisplayMedia({"audioSelection":"invalid"}) must fail with TypeError:
FAIL(Chrome:FAIL, Safari:FAIL) - suppressLocalAudioPlayback is supported:
FAIL(Chrome:PASS, Safari:FAIL) - getDisplayMedia({"audio":{"suppressLocalAudioPlayback":true}}) with getSettings:
FAIL(Chrome:PASS, Safari:FAIL) - getDisplayMedia({"audio":{"suppressLocalAudioPlayback":false}}) with getSettings:
FAIL(Chrome:PASS, Safari:FAIL) - getDisplayMedia() with getCapabilities:
FAIL(Chrome:PASS, Safari:FAIL) - getDisplayMedia({"video":{"displaySurface":"monitor"},"monitorTypeSurfaces":"exclude"}) rejects with TypeError:
FAIL(Chrome:PASS, Safari:FAIL) - getDisplayMedia({"video":{"displaySurface":"monitor"},"monitorTypeSurfaces":"include"}) resolves with a monitor track:
FAIL(Chrome:PASS, Safari:FAIL) - getDisplayMedia({"monitorTypeSurfaces":"exclude"}) resolves with a non monitor track:
FAIL(Chrome:PASS, Safari:FAIL)
- getDisplayMedia({"video":{"displaySurface":"monitor"}}) with getSettings:
- /screen-capture/idlharness.https.window.html [wpt.fyi]
- CaptureController interface: existence and properties of interface object:
FAIL - CaptureController interface object length:
FAIL - CaptureController interface object name:
FAIL - CaptureController interface: existence and properties of interface prototype object:
FAIL - CaptureController interface: existence and properties of interface prototype object's "constructor" property:
FAIL - CaptureController interface: existence and properties of interface prototype object's @@unscopables property:
FAIL - CaptureController interface: operation setFocusBehavior(CaptureStartFocusBehavior):
FAIL - MediaDevices interface: operation getDisplayMedia(optional DisplayMediaStreamOptions):
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt] - MediaDevices interface: navigator.mediaDevices must inherit property "getDisplayMedia(optional DisplayMediaStreamOptions)" with the proper type:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt] - MediaDevices interface: calling getDisplayMedia(optional DisplayMediaStreamOptions) on navigator.mediaDevices with too few arguments must throw TypeError:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt]
- CaptureController interface: existence and properties of interface object:
- /screen-capture/permissions-policy-audio+video.https.sub.html [wpt.fyi]
- Default "display-capture" permissions policy ["self"] allows the top-level document.:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt] - Default "display-capture" permissions policy ["self"] allows same-origin iframes.:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt] - Default "display-capture" permissions policy ["self"] disallows cross-origin iframes.:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt] - permissions policy "display-capture" can be enabled in cross-origin iframes using "allow" attribute.:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt] - permissions policy "display-capture" can be disabled in same-origin iframes using "allow" attribute.:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt]
- Default "display-capture" permissions policy ["self"] allows the top-level document.:
- /screen-capture/permissions-policy-audio.https.sub.html [wpt.fyi]
- Default "display-capture" permissions policy ["self"] allows the top-level document.:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt] - Default "display-capture" permissions policy ["self"] allows same-origin iframes.:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt] - Default "display-capture" permissions policy ["self"] disallows cross-origin iframes.:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt] - permissions policy "display-capture" can be enabled in cross-origin iframes using "allow" attribute.:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt] - permissions policy "display-capture" can be disabled in same-origin iframes using "allow" attribute.:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt]
- Default "display-capture" permissions policy ["self"] allows the top-level document.:
- /screen-capture/permissions-policy-video.https.sub.html [wpt.fyi]
- Default "display-capture" permissions policy ["self"] allows the top-level document.:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt] - Default "display-capture" permissions policy ["self"] allows same-origin iframes.:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt] - Default "display-capture" permissions policy ["self"] disallows cross-origin iframes.:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt] - permissions policy "display-capture" can be enabled in cross-origin iframes using "allow" attribute.:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt] - permissions policy "display-capture" can be disabled in same-origin iframes using "allow" attribute.:
FAIL[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview],PASS[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt]
- Default "display-capture" permissions policy ["self"] allows the top-level document.:
Tests Disabled in Gecko Infrastructure
- /screen-capture/getdisplaymedia.https.html [wpt.fyi]:
OK[Gecko-linux2404-64-debug,Gecko-linux2404-64-opt,Gecko-windows11-32-25h2-debug,Gecko-windows11-32-25h2-opt,Gecko-windows11-64-25h2-debug,Gecko-windows11-64-25h2-opt,GitHub],SKIP[Gecko-android-em-14-x86_64-debug-geckoview,Gecko-android-em-14-x86_64-lite-opt-geckoview,Gecko-android-em-14-x86_64-opt-geckoview] (Chrome:OK, Safari:OK) linked bugs:Bug 1788563, Bug 1798556
https://hg.mozilla.org/mozilla-central/rev/f3e1bdf2d406
https://hg.mozilla.org/mozilla-central/rev/da2128b10b83
Description
•