WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2021-01-06 10:46:51 PST
Created
attachment 417101
[details]
Patch
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
<
rdar://problem/72862304
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug