[Webkit-unassigned] [Bug 189352] New: Group options of scrollRectToVisible into a struct

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 08:05:45 PDT 2018


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

            Bug ID: 189352
           Summary: Group options of scrollRectToVisible into a struct
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fred.wang at free.fr
            Blocks: 188043

RenderLayer::scrollRectToVisible and RenderObject::scrollRectToVisible have several parameters to configure the type of scrolling. We could group them into a single struct to make easier to modify parameters in the future (e.g. add an ifdefed scroll behavior option in bug 188043). Maybe this could help too for bug 176454 and bug 161611.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=188043
[Bug 188043] Add support for ScrollOptions' ScrollBehavior and CSS scroll-behavior properties
-- 
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/20180906/11035999/attachment.html>


More information about the webkit-unassigned mailing list