Bug 234149

Summary: Log that AudioMediaStreamTrackRendererInternalUnitManager::Proxy::reset is called
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebRTCAssignee: youenn fablet <youennf>
Status: NEW ---    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, jer.noble, philipj, sergio, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch eric.carlson: review+, ews-feeder: commit-queue-

Description youenn fablet 2021-12-10 07:22:17 PST
Log that AudioMediaStreamTrackRendererInternalUnitManager::Proxy::reset is called
Comment 1 youenn fablet 2021-12-10 07:24:08 PST
Created attachment 446725 [details]
Patch
Comment 2 Eric Carlson 2021-12-10 08:21:09 PST
Comment on attachment 446725 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=446725&action=review

> Source/WebKit/WebProcess/GPU/webrtc/AudioMediaStreamTrackRendererInternalUnitManager.cpp:274
> +    RELEASE_LOG_ERROR(WebRTC, "AudioMediaStreamTrackRendererInternalUnitManager::Proxy::reset %d", isClosed == IsClosed::Yes);

Do you mean to log this as an error?
Comment 3 Radar WebKit Bug Importer 2021-12-17 07:23:18 PST
<rdar://problem/86631884>