[Webkit-unassigned] [Bug 92317] New: RenderView::m_fixedPositionedElements is unused

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 25 16:31:07 PDT 2012


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

           Summary: RenderView::m_fixedPositionedElements is unused
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: skyostil at chromium.org


FrameView now has m_fixedElements, but RenderView has an unused m_fixedPositionedElements member. I think it makes more sense to store m_fixedElements on RenderView, rather than FrameView.

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