Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2124f58f2daec34666ef4d615789384f47576c90
https://github.com/WebKit/WebKit/commit/2124f58f2daec34666ef4d615789384f47576c90
Author: Ahmad Saleem <[email protected]>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M Source/WebCore/Modules/mediastream/RTCRtpSFrameTransform.cpp
M Source/WebCore/Modules/mediastream/RTCRtpSFrameTransformErrorEvent.h
M Source/WebCore/Modules/mediastream/RTCRtpSFrameTransformErrorEvent.idl
Log Message:
-----------
Remove `other` from 'SFrameTransformErrorEventType' interface as per web
specification
https://bugs.webkit.org/show_bug.cgi?id=276297
Reviewed by Brent Fulgham.
This patch aligns WebKit with Web Specification [1]:
[1]
https://w3c.github.io/webrtc-encoded-transform/#enumdef-sframetransformerroreventtype
As per web specification, the 'SFrameTransformErrorEventType' enum
does not have 'other', so this patch removes it.
* Source/WebCore/Modules/mediastream/RTCRtpSFrameTransform.cpp:
(WebCore::errorTypeFromInformation):
* Source/WebCore/Modules/mediastream/RTCRtpSFrameTransformErrorEvent.h:
* Source/WebCore/Modules/mediastream/RTCRtpSFrameTransformErrorEvent.idl:
Canonical link: https://commits.webkit.org/280880@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes