[Webkit-unassigned] [Bug 284596] New: Reduce calls to AffineTransform::multiply()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 12 16:56:42 PST 2024


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

            Bug ID: 284596
           Summary: Reduce calls to AffineTransform::multiply()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

We can remove some calls to AffineTransform::multiply() by avoiding it when we know a transform is identity, and by making it possible to create a rotation transform without a multiply.

-- 
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/20241213/76f0141d/attachment.htm>


More information about the webkit-unassigned mailing list