Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 54b5e2bbbb64e323b043f42c0564d17ae19be19b
      
https://github.com/WebKit/WebKit/commit/54b5e2bbbb64e323b043f42c0564d17ae19be19b
  Author: Don Olmstead <don.olmst...@sony.com>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

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

  Log Message:
  -----------
  Fix guard for InbandTextTrackPrivate serialization
https://bugs.webkit.org/show_bug.cgi?id=260669

Reviewed by Alex Christensen.

The guard should actually be `ENABLE(VIDEO)` && `ENABLE(GPU_PROCESS)`
and not be based on `PLATFORM`.

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

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


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

Reply via email to