[Webkit-unassigned] [Bug 84090] New: Refactor windowClipRectForLayer to remove the explicit RenderLayer dependency

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 16 15:46:22 PDT 2012


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

           Summary: Refactor windowClipRectForLayer to remove the explicit
                    RenderLayer dependency
           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
            Blocks: 83811


windowClipRectForLayer is not a general purpose function as its name would imply. It's actually used only to get an HTMLFrameOwner clip rect. For clarity it could be renamed and also we could remove the unneeded dependency on RenderLayer.

-- 
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