[Webkit-unassigned] [Bug 221885] New: [GPU Process] Ensure that no image decoders run in the GPU Process
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Feb 14 21:04:05 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=221885
Bug ID: 221885
Summary: [GPU Process] Ensure that no image decoders run in the
GPU Process
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Canvas
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sabouhallawa at apple.com
CC: dino at apple.com
We need to ensure that all image decoding happens in the well-sandboxed WebContent process, and not in the GPU process.
Decoding bitmap images and images in fonts will be controlled by the ImageIO SPI: CGImageSourceSetAllowableTypes(). We will release assert if a PDF image is created in the GPU Process.
--
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/20210215/40db6dfb/attachment-0001.htm>
More information about the webkit-unassigned
mailing list