RESOLVED FIXED 220371
[GPUProcess] RemoteAudioSourceProviderManager should be a WorkQueueMessageReceiver
https://bugs.webkit.org/show_bug.cgi?id=220371
Summary [GPUProcess] RemoteAudioSourceProviderManager should be a WorkQueueMessageRec...
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.