Bug 259233 - Remove GraphicsContext::getShadow and ::setShadow
Summary: Remove GraphicsContext::getShadow and ::setShadow
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kiet Ho
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-14 17:03 PDT by Kiet Ho
Modified: 2023-07-17 16:20 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.