Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b6d3b63a9d78fcbc286ac2c6e72a8d94c2b8c218
      
https://github.com/WebKit/WebKit/commit/b6d3b63a9d78fcbc286ac2c6e72a8d94c2b8c218
  Author: Ahmad Saleem <[email protected]>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/webrtc-encoded-transform/idlharness.https.window-expected.txt
    M Source/WebCore/Modules/mediastream/RTCEncodedAudioFrame.idl
    M Source/WebCore/Modules/mediastream/RTCEncodedVideoFrame.idl

  Log Message:
  -----------
  Expose 'RTCEncodedVideoFrame' and 'RTCEncodedAudioFrame' to 'Window'

https://bugs.webkit.org/show_bug.cgi?id=264687
rdar://problem/118607685

Reviewed by Youenn Fablet.

This patch aligns WebKit with web-specification [1], [2] and expose both
interfaces to 'Window' alongside 'DedicatedWorker'.

[1] 
https://w3c.github.io/webrtc-encoded-transform/#RTCEncodedAudioFrame-interface
[2] 
https://w3c.github.io/webrtc-encoded-transform/#RTCEncodedVideoFrame-interface

* Source/WebCore/Modules/mediastream/RTCEncodedAudioFrame.idl:
* Source/WebCore/Modules/mediastream/RTCEncodedVideoFrame.idl:
* 
LayoutTests/imported/w3c/web-platform-tests/webrtc-encoded-transform/idlharness.https.window-expected.txt:
 Rebaselined

Canonical link: https://commits.webkit.org/280198@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

Reply via email to