WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
224907
Call RemoteCDMFactory::registerFactory() in WebProcess::setUseGPUProcessForMedia()
https://bugs.webkit.org/show_bug.cgi?id=224907
Summary
Call RemoteCDMFactory::registerFactory() in WebProcess::setUseGPUProcessForMe...
Chris Dumez
Reported
2021-04-21 17:21:44 PDT
Call RemoteCDMFactory::registerFactory() in WebProcess::setUseGPUProcessForMedia(), like we did before
r275887
. This is safer as it makes sure the CDMFactory gets registered even if the GPUProcess has not launched yet. This is also more consistent with what we do for LegacyCDM since
Bug 224905
.
Attachments
Patch
(6.41 KB, patch)
2021-04-21 17:25 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2021-04-21 17:25:24 PDT
Created
attachment 426758
[details]
Patch
Chris Dumez
Comment 2
2021-04-21 18:00:07 PDT
Dependency has landed. The patch should now build.
EWS
Comment 3
2021-04-22 09:04:21 PDT
Committed
r276437
(
236900@main
): <
https://commits.webkit.org/236900@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 426758
[details]
.
Ling Ho
Comment 4
2021-04-22 16:14:07 PDT
<
rdar://77027879
>
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