Bug 268267

Summary: Rename argument 'xValue' for 'setY' function in SVGRect.h
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ahmad Saleem 2024-01-28 17:06:13 PST
Hi Team,

It is just simple rename since xValue seems to be more appropriate for setX() in SVGRect.h while yValue would make more sense for setY().

So I thought to raise this bug so I can do quick PR to make it easier to understand.

WebKit Source: https://searchfox.org/wubkat/rev/77fb3649ec46dea08154a9f96e0d06fd5b9cb0bf/Source/WebCore/svg/SVGRect.h#66

Thanks!
Comment 1 EWS 2024-01-28 19:01:26 PST
Committed 273636@main (d7621ef52d44): <https://commits.webkit.org/273636@main>

Reviewed commits have been landed. Closing PR #23401 and removing active labels.
Comment 2 Radar WebKit Bug Importer 2024-01-28 19:02:15 PST
<rdar://problem/121825105>