Branch: refs/heads/webkitglib/2.44
  Home:   https://github.com/WebKit/WebKit
  Commit: 2b638c595b9629fa9d0e139c387d8be55d00d937
      
https://github.com/WebKit/WebKit/commit/2b638c595b9629fa9d0e139c387d8be55d00d937
  Author: Adrian Perez de Castro <ape...@igalia.com>
  Date:   2024-04-04 (Thu, 04 Apr 2024)

  Changed paths:
    M Source/WebCore/Modules/mediastream/MediaStreamTrack.cpp
    M Source/WebCore/Modules/mediastream/MediaStreamTrack.h

  Log Message:
  -----------
  Cherry-pick 277075@main (f1c30466d944). 
https://bugs.webkit.org/show_bug.cgi?id=269145

    [WPE] git main fails to build with -DENABLE_WEB_AUDIO=OFF
    https://bugs.webkit.org/show_bug.cgi?id=269145

    Reviewed by Michael Catanzaro.

    Fix the build with ENABLE_WEB_AUDIO disabled.

    * Source/WebCore/Modules/mediastream/MediaStreamTrack.cpp:
    (WebCore::MediaStreamTrack::createAudioSourceProvider): Move
    ENABLE(WEB_AUDIO) guards around to avoid compiling the function if
    disabled.
    * Source/WebCore/Modules/mediastream/MediaStreamTrack.h: Add missing
    ENABLE(WEB_AUDIO) guards.

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

Canonical link: https://commits.webkit.org/274313.122@webkitglib/2.44



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