Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8d89e0e1050501362dbff68b0fb0ff61484e9eec
      
https://github.com/WebKit/WebKit/commit/8d89e0e1050501362dbff68b0fb0ff61484e9eec
  Author: Philippe Normand <[email protected]>
  Date:   2024-10-19 (Sat, 19 Oct 2024)

  Changed paths:
    M Source/WebCore/Modules/webcodecs/WebCodecsVideoDecoder.cpp

  Log Message:
  -----------
  [WebCodecs] Build broken with clang 19
https://bugs.webkit.org/show_bug.cgi?id=281815

Unreviewed, fix "member access into incomplete type" errors reported by clang 
19 on Linux. Those
types are forward-declared in WebCodecsVideoFrame.h but were used without prior 
include in the video
decoder.

* Source/WebCore/Modules/webcodecs/WebCodecsVideoDecoder.cpp:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to