[Webkit-unassigned] [Bug 258762] New: Implement an efficient method to extend the bounds of a FloatRect by a set of FloatPoints

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 30 19:43:27 PDT 2023


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

            Bug ID: 258762
           Summary: Implement an efficient method to extend the bounds of
                    a FloatRect by a set of FloatPoints
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

As a follow up of https://github.com/WebKit/WebKit/pull/15451#discussion_r1248318874, we need to implement a new method to extend the bounds of a FloatRect by a set of FloatPoints. This will replace multiple calls to FloatRect::extend() by a single call to the new method.

-- 
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/20230701/c8a76e36/attachment.htm>


More information about the webkit-unassigned mailing list