[Webkit-unassigned] [Bug 219273] New: Abstract away more details of snap points into SnapOffsetsInfo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 24 03:46:07 PST 2020


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

            Bug ID: 219273
           Summary: Abstract away more details of snap points into
                    SnapOffsetsInfo
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Scrolling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mrobinson at webkit.org

In the future, WebKit will not use two vectors of offsets to store snap offset info. In order to prepare for this, it can instead pass around the pre-existing SnapOffsetsInfo which abstracts away how snap points are stored. This bug tracks using SnapOffsetsInfo to a greater extent and removing references to "horizontal snap offsets" and "vertical snap offsets."

-- 
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/20201124/ac6e7b05/attachment.htm>


More information about the webkit-unassigned mailing list