Bug 259233

Summary: Remove GraphicsContext::getShadow and ::setShadow
Product: WebKit Reporter: Kiet Ho <kiet.ho>
Component: CanvasAssignee: Kiet Ho <kiet.ho>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Kiet Ho 2023-07-14 17:03:53 PDT
Replace usages of GraphicsContext::getShadow() with ::dropShadow() and ::setShadow() with ::setDropShadow()
Comment 1 Radar WebKit Bug Importer 2023-07-14 17:04:35 PDT
<rdar://problem/112296081>
Comment 2 Kiet Ho 2023-07-15 01:09:44 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15861
Comment 3 EWS 2023-07-17 16:20:04 PDT
Committed 266116@main (bde6731f69c0): <https://commits.webkit.org/266116@main>

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