[webkit-changes] [WebKit/WebKit] 81b47f: Fix PlayStation build after 267138 at main

Don Olmstead noreply at github.com
Tue Aug 22 18:55:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 81b47f78ce09dc778e92f1d2ded82377d34dace4
      https://github.com/WebKit/WebKit/commit/81b47f78ce09dc778e92f1d2ded82377d34dace4
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2023-08-22 (Tue, 22 Aug 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/InbandTextTrackPrivate.serialization.in

  Log Message:
  -----------
  Fix PlayStation build after 267138 at main
https://bugs.webkit.org/show_bug.cgi?id=260560

Unreviewed build fix.

Add an `!PLATFORM(PLAYSTATION)` guard around the serializers just like
WPE and GTK ports.

* Source/WebCore/platform/graphics/InbandTextTrackPrivate.serialization.in

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




More information about the webkit-changes mailing list