[webkit-changes] [WebKit/WebKit] 5b3861: Make RemoteCDMInstanceConfiguration use generated ...

Ryosuke Niwa noreply at github.com
Fri Oct 6 11:19:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5b3861159c272d8b1eef0a9dfe7b1ad6f410d969
      https://github.com/WebKit/WebKit/commit/5b3861159c272d8b1eef0a9dfe7b1ad6f410d969
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2023-10-06 (Fri, 06 Oct 2023)

  Changed paths:
    M Source/WebKit/CMakeLists.txt
    M Source/WebKit/DerivedSources-input.xcfilelist
    M Source/WebKit/DerivedSources.make
    M Source/WebKit/WebProcess/GPU/media/RemoteCDMInstanceConfiguration.h
    A Source/WebKit/WebProcess/GPU/media/RemoteCDMInstanceConfiguration.serialization.in

  Log Message:
  -----------
  Make RemoteCDMInstanceConfiguration use generated serialization
https://bugs.webkit.org/show_bug.cgi?id=262770

Reviewed by Alex Christensen.

* Source/WebKit/CMakeLists.txt:
* Source/WebKit/DerivedSources.make:
* Source/WebKit/WebProcess/GPU/media/RemoteCDMInstanceConfiguration.h:
(WebKit::RemoteCDMInstanceConfiguration::encode const): Deleted.
(WebKit::RemoteCDMInstanceConfiguration::decode): Deleted.
* Source/WebKit/WebProcess/GPU/media/RemoteCDMInstanceConfiguration.serialization.in: Added.

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




More information about the webkit-changes mailing list