[Webkit-unassigned] [Bug 226159] New: prevent GPU process from rendering sbix glyphs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun May 23 16:24:04 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=226159
Bug ID: 226159
Summary: prevent GPU process from rendering sbix glyphs
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: heycam at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
When GPUP canvas is enabled, the display list recorder handles sbix glyphs by recording drawImage calls. This means that during display list replay, we should not have any sbix glyphs in a DrawGlyphs display list item. Let's check that this is indeed the case.
--
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/20210523/15371dae/attachment.htm>
More information about the webkit-unassigned
mailing list