WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
225996
[GPUProcess] It is not safe to call GraphicsContext::paintFrameForMedia() off the main thread
https://bugs.webkit.org/show_bug.cgi?id=225996
Summary
[GPUProcess] It is not safe to call GraphicsContext::paintFrameForMedia() off...
Chris Dumez
Reported
2021-05-19 17:05:22 PDT
It is not safe to call GraphicsContext::paintFrameForMedia() off the main thread in the GPUProcess. It relies on the MediaPlayer which is a main-thread object.
Attachments
Patch
(5.68 KB, patch)
2021-05-19 17:09 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2021-05-19 17:09:38 PDT
Created
attachment 429114
[details]
Patch
EWS
Comment 2
2021-05-19 22:05:28 PDT
Committed
r277774
(
237935@main
): <
https://commits.webkit.org/237935@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 429114
[details]
.
Radar WebKit Bug Importer
Comment 3
2021-05-19 22:06:39 PDT
<
rdar://problem/78241935
>
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