Bug 231280 - CoreAudioSharedUnit should not clear its persistentID when device capture changes
Summary: CoreAudioSharedUnit should not clear its persistentID when device capture cha...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks: 231284
  Show dependency treegraph
 
Reported: 2021-10-05 22:58 PDT by youenn fablet
Modified: 2021-10-06 09:56 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.94 KB, patch)
2021-10-05 23:13 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2021-10-05 22:58:37 PDT
CoreAudioSharedUnit should not clear its persistentID when device capture changes
Comment 1 youenn fablet 2021-10-05 23:12:10 PDT
<rdar://83729357>
Comment 2 youenn fablet 2021-10-05 23:13:10 PDT
Created attachment 440333 [details]
Patch
Comment 3 youenn fablet 2021-10-05 23:57:35 PDT
Refactoring at https://bugs.webkit.org/show_bug.cgi?id=231284 should allow us to avoid this kind of regression
Comment 4 EWS 2021-10-06 09:56:51 PDT
Committed r283628 (242580@main): <https://commits.webkit.org/242580@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440333 [details].