[Webkit-unassigned] [Bug 84607] New: Cut dependency on RenderLayer::scrollRectToVisible outside rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 23 09:59:04 PDT 2012


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

           Summary: Cut dependency on RenderLayer::scrollRectToVisible
                    outside rendering
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
                CC: simon.fraser at apple.com, jamesr at chromium.org
            Blocks: 83811


Currently the logic assumes that there is a RenderLayer to handle a scrollRectToVisible action as it needs to query the enclosing RenderLayer. This exposes RenderLayer to the non-rendering code, thus exposing needlessly a rendering-only concept.

Patch forthcoming.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list