Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 989aca0e762edaeac7073a43dc8cd4c0a6c09eb5
      
https://github.com/WebKit/WebKit/commit/989aca0e762edaeac7073a43dc8cd4c0a6c09eb5
  Author: Przemyslaw Gorszkowski <pgorszkow...@igalia.com>
  Date:   2024-05-01 (Wed, 01 May 2024)

  Changed paths:
    M Source/WebCore/Modules/mediasource/MediaSource.cpp

  Log Message:
  -----------
  Regression(278060@main): Unreviewed, build error with ENABLE_RELEASE_LOG=OFF 
and ENABLE_JOURNALD_LOG=OFF
https://bugs.webkit.org/show_bug.cgi?id=273493

It fixes a compiler error: unused parameter ‘time’

when it is compiled with ENABLE_RELEASE_LOG=OFF and ENABLE_JOURNALD_LOG=OFF and 
USE_OS_LOG=OFF

* Source/WebCore/Modules/mediasource/MediaSource.cpp:
(WebCore::MediaSource::seeked):

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



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

Reply via email to