Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ee948a9bf67068a398f12a067d5445f1187666c0
https://github.com/WebKit/WebKit/commit/ee948a9bf67068a398f12a067d5445f1187666c0
Author: Ahmad Saleem <[email protected]>
Date: 2023-11-10 (Fri, 10 Nov 2023)
Changed paths:
M LayoutTests/fast/mediastream/RTCIceCandidate-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/webrtc/idlharness.https.window-expected.txt
M Source/WebCore/Modules/mediastream/RTCIceCandidate.idl
Log Message:
-----------
Add missing 'optional' in constructor of 'RTCIceCandidate.idl' as per WebIDL
Specification
https://bugs.webkit.org/show_bug.cgi?id=264564
Reviewed by Youenn Fablet.
This patch is to align WebKit with Gecko / Firefox, Blink / Chromium and
Web-Specification [1].
[1] https://w3c.github.io/webrtc-pc/#rtcicecandidate-interface
This PR is adding missing 'optional' in constructor as required by web
specification.
* Source/WebCore/Modules/mediastream/RTCIceCandidate.idl:
*
LayoutTests/imported/w3c/web-platform-tests/webrtc/idlharness.https.window-expected.txt:
Rebaselined
* LayoutTests/fast/mediastream/RTCIceCandidate-expected.txt: Rebaselined
Canonical link: https://commits.webkit.org/270552@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes