WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
205213
Avoid drawing native images in the web process when using GPU process for rendering
https://bugs.webkit.org/show_bug.cgi?id=205213
Summary
Avoid drawing native images in the web process when using GPU process for ren...
Wenson Hsieh
Reported
2019-12-13 11:54:38 PST
GraphicsContext::drawNativeImage currently uses CoreGraphics in the web process; this is invoked from many call sites, including BitmapImage::draw and various places in media code that attempt to paint individual frames of a video.
Attachments
Add attachment
proposed patch, testcase, etc.
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