Bug 228565

Summary: [iOS] Ignore extra route change notifications
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: WebRTCAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, glenn, hta, jer.noble, philipj, sergio, tommyw, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Eric Carlson 2021-07-28 13:20:27 PDT
`AVAudioSessionRouteChangeNotification` may fire multiple times inn quick succession when a microphone is attached or detached, ignore any received while recomputing device list.
Comment 1 Eric Carlson 2021-07-28 13:31:04 PDT
rdar://81037397
Comment 2 Eric Carlson 2021-07-28 13:32:14 PDT
Created attachment 434457 [details]
Patch
Comment 3 Jer Noble 2021-07-28 13:35:59 PDT
Comment on attachment 434457 [details]
Patch

r=me; nit, please add a bit more detail to the ChangeLog from the bugzilla bug about what problem this is attempting to fix, for posterity.
Comment 4 EWS 2021-07-28 14:43:45 PDT
Committed r280400 (240041@main): <https://commits.webkit.org/240041@main>

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