Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 020f297aadfe1e55b3d238dfc7922cfa193ceae3
      
https://github.com/WebKit/WebKit/commit/020f297aadfe1e55b3d238dfc7922cfa193ceae3
  Author: Chris Dumez <cdu...@apple.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
    M Source/WebKit/CMakeLists.txt
    M Source/WebKit/DerivedSources-input.xcfilelist
    M Source/WebKit/DerivedSources.make
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj
    M Source/WebKit/WebProcess/GPU/media/RemoteVideoFrameProxy.h
    A Source/WebKit/WebProcess/GPU/media/RemoteVideoFrameProxyProperties.h
    A 
Source/WebKit/WebProcess/GPU/media/RemoteVideoFrameProxyProperties.serialization.in

  Log Message:
  -----------
  Port RemoteVideoFrameProxy::Properties to the new IPC serialization format
https://bugs.webkit.org/show_bug.cgi?id=264620

Reviewed by Alex Christensen.

* Source/WebKit/CMakeLists.txt:
* Source/WebKit/DerivedSources-input.xcfilelist:
* Source/WebKit/DerivedSources.make:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/WebProcess/GPU/media/RemoteVideoFrameProxy.h:
(WebKit::RemoteVideoFrameProxy::Properties::encode const): Deleted.
(WebKit::RemoteVideoFrameProxy::Properties::decode): Deleted.
* Source/WebKit/WebProcess/GPU/media/RemoteVideoFrameProxyProperties.h: Added.
* 
Source/WebKit/WebProcess/GPU/media/RemoteVideoFrameProxyProperties.serialization.in:
 Added.

Canonical link: https://commits.webkit.org/270575@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to