[webkit-changes] [WebKit/WebKit] 27a506: Fix the build with WebCodecs enabled after 0ebf839...

Adrian Perez noreply at github.com
Wed Jan 24 08:02:06 PST 2024


  Branch: refs/heads/webkitglib/2.42
  Home:   https://github.com/WebKit/WebKit
  Commit: 27a50613a11c7f7e0781af4e18789a3f838ec8a1
      https://github.com/WebKit/WebKit/commit/27a50613a11c7f7e0781af4e18789a3f838ec8a1
  Author: Adrian Perez de Castro <aperez at igalia.com>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
    M Source/WebCore/bindings/js/SerializedScriptValue.cpp

  Log Message:
  -----------
  Fix the build with WebCodecs enabled after 0ebf8393b3e4

Unreviewed build fix.

Delete a few uses of enum tags and methods from the WebCodecs audio
support which are not yet present in the 2.42.x release branch and were
left during when 0ebf8393b3e4 was backported.

* Source/WebCore/bindings/js/SerializedScriptValue.cpp:
(WebCore::name):
(WebCore::CloneDeserializer::deserialize):
(WebCore::CloneDeserializer::takeSerializedVideoFrames):
(WebCore::validateSerializedResult):
(WebCore::CloneDeserializer::takeSerializedAudioChunks): Deleted.
(WebCore::CloneDeserializer::takeSerializedAudioData): Deleted.




More information about the webkit-changes mailing list