[Webkit-unassigned] [Bug 250574] New: Make functions expecting ComputedEffectTiming or BasicEffectTiming parameters use a const reference

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 13 07:32:32 PST 2023


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

            Bug ID: 250574
           Summary: Make functions expecting ComputedEffectTiming or
                    BasicEffectTiming parameters use a const reference
           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

There are a few methods taking in a ComputedEffectTiming or BasicEffectTiming as parameter and not using a reference thus making unnecessary copies. These should be const references.

-- 
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/20230113/abe4559f/attachment-0001.htm>


More information about the webkit-unassigned mailing list