[Webkit-unassigned] [Bug 251450] New: Prefix the SVGAnimationElement range setting methods with "set" instead of "calculate"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 31 12:59:00 PST 2023


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

            Bug ID: 251450
           Summary: Prefix the SVGAnimationElement range setting methods
                    with "set" instead of "calculate"
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: sabouhallawa at apple.com, zimmermann at kde.org

We need to change the names of these methods:

1) calculateFromAndToValues()
2) calculateFromAndByValues()
3) calculateToAtEndOfDurationValue()

And this will match the names of the SVGAttributeAnimator methods which are called by these methods.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230131/85e238d8/attachment-0001.htm>


More information about the webkit-unassigned mailing list