Bug 240059

Summary: CoreAudioCaptureSource::settingsDidChange should not reconfigure the audio unit if CoreAudioCaptureSource is not started
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebRTCAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, hta, jer.noble, philipj, sergio, tommyw, webkit-bug-importer, youennf, youssefdevelops, y_soliman
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

youenn fablet
Reported 2022-05-04 02:47:56 PDT
CoreAudioCaptureSource::settingsDidChange should not reconfigure the audio unit if CoreAudioCaptureSource is not started. This might trigger debug ASSERT hasClients() in CoreAudioSharedUnit::setupAudioUnit in case the audio unit is running for only rendering audio.
Attachments
Patch (1.73 KB, patch)
2022-05-04 02:51 PDT, youenn fablet
no flags
Patch (3.52 KB, patch)
2022-05-09 02:36 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2022-05-04 02:51:23 PDT
youenn fablet
Comment 2 2022-05-09 02:36:51 PDT
EWS
Comment 3 2022-05-09 07:06:31 PDT
Committed r293972 (250410@main): <https://commits.webkit.org/250410@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 459038 [details].
Radar WebKit Bug Importer
Comment 4 2022-05-09 07:07:15 PDT
Note You need to log in before you can comment on or make changes to this bug.