Bug 267404

Summary: GraphicsContextCG uses memory redundantly for bool fields
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: CanvasAssignee: Kimmo Kinnunen <kkinnunen>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Description Kimmo Kinnunen 2024-01-11 03:20:04 PST
GraphicsContextCG uses memory redundantly for bool fields

GPUP is sensitive to memory use. Massive layer or 2d context counts increase memory use.
Comment 1 Radar WebKit Bug Importer 2024-01-11 03:20:16 PST
<rdar://problem/120837402>
Comment 2 Kimmo Kinnunen 2024-01-11 03:26:08 PST
Pull request: https://github.com/WebKit/WebKit/pull/22651
Comment 3 EWS 2024-01-12 02:38:58 PST
Committed 272965@main (10d7bc6d7f3c): <https://commits.webkit.org/272965@main>

Reviewed commits have been landed. Closing PR #22651 and removing active labels.