Bug 220371

Summary: [GPUProcess] RemoteAudioSourceProviderManager should be a WorkQueueMessageReceiver
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: MediaAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, ggaren, glenn, jer.noble, peng.liu6, philipj, sergio, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2021-01-06 10:45:30 PST
RemoteAudioSourceProviderManager should be a WorkQueueMessageReceiver (not a ThreadMessageReceiver), since it uses a WorkQueue (not a WTF::Thread). This simplifies the code a bit.
Attachments
Patch (4.77 KB, patch)
2021-01-06 10:46 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-01-06 10:46:51 PST
EWS
Comment 2 2021-01-06 13:08:42 PST
Committed r271213: <https://trac.webkit.org/changeset/271213> All reviewed patches have been landed. Closing bug and clearing flags on attachment 417101 [details].
Radar WebKit Bug Importer
Comment 3 2021-01-06 13:09:18 PST
Note You need to log in before you can comment on or make changes to this bug.