[Webkit-unassigned] [Bug 228630] New: Add a HashTraits implementation for LayoutUnit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 29 20:57:21 PDT 2021


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

            Bug ID: 228630
           Summary: Add a HashTraits implementation for LayoutUnit
           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: mrobinson at webkit.org
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

In the scroll snapping code we are converting LayoutUnits to float in order to hash them. This runs the risk of introducing floating point errors.

-- 
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/20210730/f4e1c801/attachment.htm>


More information about the webkit-unassigned mailing list