Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4667e44b5125c686d30b293c8bf3322f6a55fd19
      
https://github.com/WebKit/WebKit/commit/4667e44b5125c686d30b293c8bf3322f6a55fd19
  Author: Darin Adler <[email protected]>
  Date:   2024-06-28 (Fri, 28 Jun 2024)

  Changed paths:
    M Source/WebCore/SourcesCocoa.txt
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    M Source/WebCore/platform/graphics/cocoa/MediaPlayerPrivateWebM.mm

  Log Message:
  -----------
  Build failure due to soft linking in MediaPlayerPrivateWebM.mm
https://bugs.webkit.org/show_bug.cgi?id=276018

Reviewed by Elliott Williams.

* Source/WebCore/SourcesCocoa.txt: Set MediaPlayerPrivateWebM.mm to no-unify 
since
it makes use of soft linking.
* Source/WebCore/WebCore.xcodeproj/project.pbxproj: Added 
MediaPlayerPrivateWebM.mm
to the WebCore target.
* Source/WebCore/platform/graphics/cocoa/MediaPlayerPrivateWebM.mm: Added a 
missing
include.

Canonical link: https://commits.webkit.org/280482@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