Bug 253695

Summary: Drawing with GraphicsContext::platformContext() is error prone and does not support custom contexts
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: CanvasAssignee: Kimmo Kinnunen <kkinnunen>
Status: NEW    
Severity: Normal CC: dino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=253640

Kimmo Kinnunen
Reported 2023-03-10 01:08:44 PST
Drawing with GraphicsContext::platformContext() is problematic - A frequent bug: callers do not save and restore the context state - Drawing is not reflected in the secondary context in BifurcatedGraphicsContext
Attachments
Radar WebKit Bug Importer
Comment 1 2023-03-10 01:09:24 PST
Radar WebKit Bug Importer
Comment 2 2023-03-10 01:10:20 PST
Kimmo Kinnunen
Comment 3 2023-03-10 02:22:18 PST
Note You need to log in before you can comment on or make changes to this bug.