[webkit-changes] [WebKit/WebKit] 30e6ec: [MSE] Fix build without release log

Olivier Blin noreply at github.com
Tue Feb 27 01:41:07 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 30e6ecfa20b57adb816e2ea34c674afeda48c9e0
      https://github.com/WebKit/WebKit/commit/30e6ecfa20b57adb816e2ea34c674afeda48c9e0
  Author: Olivier Blin <olivier.blin at softathome.com>
  Date:   2024-02-27 (Tue, 27 Feb 2024)

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

  Log Message:
  -----------
  [MSE] Fix build without release log
https://bugs.webkit.org/show_bug.cgi?id=270093

Reviewed by Alexey Proskuryakov.

Commit 274853 at main added the usage of logger in MediaSource, but
it missed one place for the RELEASE_LOG_DISABLED check.

* Source/WebCore/Modules/mediasource/MediaSource.cpp:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list