[Webkit-unassigned] [Bug 249320] New: [web-animations] Change CSSPropertyBlendingClient parameters from pointers to references

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 14 09:40:05 PST 2022


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

            Bug ID: 249320
           Summary: [web-animations] Change CSSPropertyBlendingClient
                    parameters from pointers to references
           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

During a pull request review (https://github.com/WebKit/WebKit/pull/7615#discussion_r1048703175), Antti made the point that the CSSPropertyBlendingClient parameters which are always pointers ought to be reference since they're never null.

-- 
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/20221214/b3ccd1d7/attachment.htm>


More information about the webkit-unassigned mailing list