RESOLVED FIXED268267
Rename argument 'xValue' for 'setY' function in SVGRect.h
https://bugs.webkit.org/show_bug.cgi?id=268267
Summary Rename argument 'xValue' for 'setY' function in SVGRect.h
Ahmad Saleem
Reported 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!
Attachments
EWS
Comment 1 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.
Radar WebKit Bug Importer
Comment 2 2024-01-28 19:02:15 PST
Note You need to log in before you can comment on or make changes to this bug.