Bug 262563

Summary: Remove Path::polygonPathFromPoints()
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: Layout and RenderingAssignee: Said Abou-Hallawa <sabouhallawa>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Said Abou-Hallawa 2023-10-03 12:22:38 PDT
It is only used once and it can be replaced by a public constructor.
Comment 1 Radar WebKit Bug Importer 2023-10-03 12:23:01 PDT
<rdar://problem/116414788>
Comment 2 Said Abou-Hallawa 2023-10-03 12:26:20 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18572
Comment 3 EWS 2023-10-03 15:44:00 PDT
Committed 268809@main (526ba602e6bb): <https://commits.webkit.org/268809@main>

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