[Webkit-unassigned] [Bug 223148] New: Improve coding style of CSSPropertyAnimation.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 13 02:45:54 PST 2021


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

            Bug ID: 223148
           Summary: Improve coding style of CSSPropertyAnimation.cpp
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org
                CC: dino at apple.com, graouts at apple.com

Darin provided review feedback in bug 223124 which would really apply to most of CSSPropertyAnimation.cpp. This bug is to ensure that we:

- use final instead of override where applicable
- put override methods in private sections
- don't abbreviate parameters

There may be more.

-- 
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/20210313/e56765d2/attachment.htm>


More information about the webkit-unassigned mailing list