[webkit-changes] [WebKit/WebKit] d7621e: Rename argument 'xValue' for `setY` in SVGRect.h t...

Ahmad Saleem noreply at github.com
Sun Jan 28 19:01:35 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d7621ef52d44fd96e9bfb1d98d14f76260a5fe64
      https://github.com/WebKit/WebKit/commit/d7621ef52d44fd96e9bfb1d98d14f76260a5fe64
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2024-01-28 (Sun, 28 Jan 2024)

  Changed paths:
    M Source/WebCore/svg/SVGRect.h

  Log Message:
  -----------
  Rename argument 'xValue' for `setY` in SVGRect.h to be more consistent

https://bugs.webkit.org/show_bug.cgi?id=268267

Reviewed by Charlie Wolfe.

This PR is just rename of argument to be more consistent with function name.

i.e., `setX = xValue` and `setY = yValue`

* Source/WebCore/svg/SVGRect.h:
(setY):

Canonical link: https://commits.webkit.org/273636@main




More information about the webkit-changes mailing list