Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dff5dac5d6ca5d186ffc64d9e040708ad908ffa8 https://github.com/WebKit/WebKit/commit/dff5dac5d6ca5d186ffc64d9e040708ad908ffa8 Author: Jigen Zhou <jigen.z...@sony.com> Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed paths: M Source/WebCore/Modules/mediasource/SourceBuffer.cpp M Source/WebCore/platform/graphics/MediaSourcePrivate.h Log Message: ----------- Fix PlayStation build break after 274356@main https://bugs.webkit.org/show_bug.cgi?id=269082 Reviewed by Don Olmstead. An unnecessary WEBCORE_EXPORT was declared for a member of MediaSourcePrivate (declared WEBCORE_EXPORT). Also restored UNUSED_PARAM check for used parameter for RELEASE_LOG_DISABLED * Source/WebCore/Modules/mediasource/SourceBuffer.cpp: * Source/WebCore/platform/graphics/MediaSourcePrivate.h: Canonical link: https://commits.webkit.org/274394@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes