[Webkit-unassigned] [Bug 250510] New: Encapsulate CAAnimation keyPath in a struct for IPC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 04:16:40 PST 2023


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

            Bug ID: 250510
           Summary: Encapsulate CAAnimation keyPath in a struct for IPC
           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

We currently send a CAAnimation's keyPath over IPC as a String. We should send this as a struct for the string to be generated in the UI Process for added security.

-- 
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/20230112/881b4895/attachment.htm>


More information about the webkit-unassigned mailing list