[Webkit-unassigned] [Bug 205213] New: Avoid drawing native images in the web process when using GPU process for rendering
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 13 11:54:38 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=205213
Bug ID: 205213
Summary: Avoid drawing native images in the web process when
using GPU process for rendering
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Images
Assignee: webkit-unassigned at lists.webkit.org
Reporter: wenson_hsieh at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191213/10231359/attachment-0001.htm>
More information about the webkit-unassigned
mailing list