forked from WebKit/WebKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sync
RTCIceServer
as per web-specification
https://bugs.webkit.org/show_bug.cgi?id=276595 Reviewed by Youenn Fablet. This patch syncs `RTCIceServer` as per web specification [1]: [1] https://w3c.github.io/webrtc-pc/#dom-rtciceserver It removes `RTCIceCredentialType` as per [2]: [2] w3c/webrtc-pc#2767 * Source/WebCore/Modules/mediastream/RTCIceServer.h: * Source/WebCore/Modules/mediastream/RTCIceServer.idl: * LayoutTests/imported/w3c/web-platform-tests/webrtc-extensions/RTCOAuthCredential-expected.txt: Rebaselined Canonical link: https://commits.webkit.org/281007@main
- Loading branch information
Ahmad Saleem
committed
Jul 16, 2024
1 parent
3f928ad
commit b7d6d76
Showing
3 changed files
with
7 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters