[Webkit-unassigned] [Bug 147963] New: Move RenderBox-specific Scroll Snap code from RenderElement to RenderBox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 12 17:42:16 PDT 2015


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

            Bug ID: 147963
           Summary: Move RenderBox-specific Scroll Snap code from
                    RenderElement to RenderBox
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

Certain scroll snap routines were added to RenderElement before we decided that this code only applied to RenderBoxes. Rather than adding type checking in RenderElement to handle these objects, only do the RenderBox-specific logic in the RenderBox class.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150813/e56fd9d7/attachment.html>


More information about the webkit-unassigned mailing list