Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 23cf2c3d79dbe10e0270ae53fbc8350e18a56def
      
https://github.com/WebKit/WebKit/commit/23cf2c3d79dbe10e0270ae53fbc8350e18a56def
  Author: David Kilzer <[email protected]>
  Date:   2026-08-07 (Fri, 07 Aug 2026)

  Changed paths:
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    M Source/WebCore/platform/mediastream/AudioMediaStreamTrackRenderer.cpp
    M Source/WebCore/platform/mediastream/AudioMediaStreamTrackRenderer.h

  Log Message:
  -----------
  LibWebRTCAudioModule.h should not be a private header
<https://bugs.webkit.org/show_bug.cgi?id=321345>
<rdar://184380932>

Unreviewed build fix.

Make `LibWebRTCAudioModule.h` project-internal and forward-declare it in
the installed `AudioMediaStreamTrackRenderer.h` so the installed
`WebCore_Private` module no longer requires a libwebrtc header that is
not part of WebCore's installed surface.

No new tests since this change is
not directly testable.

* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/platform/mediastream/AudioMediaStreamTrackRenderer.cpp:
(WebCore::AudioMediaStreamTrackRenderer::~AudioMediaStreamTrackRenderer): Add.
* Source/WebCore/platform/mediastream/AudioMediaStreamTrackRenderer.h:

Canonical link: 
https://flagged.apple.com:443/proxy?t2=DH5V2g8CE4&o=aHR0cHM6Ly9jb21taXRzLndlYmtpdC5vcmcvMzE4ODMyQG1haW4=&emid=9eb02120-394d-4b5c-b29a-c74a67e30b3e&c=11



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

Reply via email to