Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 997b7babcdeb68f85f9f7375ab3055cb9644f2bf
https://github.com/WebKit/WebKit/commit/997b7babcdeb68f85f9f7375ab3055cb9644f2bf
Author: Ahmad Saleem <[email protected]>
Date: 2025-11-24 (Mon, 24 Nov 2025)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/mediacapture-streams/MediaDevices-SecureContext-expected.txt
R
LayoutTests/platform/glib/imported/w3c/web-platform-tests/mediacapture-streams/MediaDevices-SecureContext-expected.txt
M Source/WebCore/Modules/mediastream/MediaDeviceInfo.idl
M Source/WebCore/bindings/js/WebCoreBuiltinNames.h
Log Message:
-----------
Sync `MediaDeviceInfo` interface with Web Specification
https://bugs.webkit.org/show_bug.cgi?id=303033
rdar://165318702
Reviewed by Chris Dumez.
This patch aligns WebKit with Blink / Chromium, Gecko / Firefox and
Web Specification [1]:
[1] https://w3c.github.io/mediacapture-main/#device-info
This patch adds missing `SecureContext`, which leads to progressing WPT.
* Source/WebCore/Modules/mediastream/MediaDeviceInfo.idl:
* Source/WebCore/bindings/js/WebCoreBuiltinNames.h:
*
LayoutTests/imported/w3c/web-platform-tests/mediacapture-streams/MediaDevices-SecureContext-expected.txt:
Progression
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/mediacapture-streams/MediaDevices-SecureContext-expected.txt:
Removed Stale Expectation.
Canonical link: https://commits.webkit.org/303512@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications