[Webkit-unassigned] [Bug 62762] New: ScrollableAreaSet should be moved from Page to Document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 15 15:58:27 PDT 2011


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

           Summary: ScrollableAreaSet should be moved from Page to
                    Document
           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: bdakin at apple.com


The ScrollableAreaSet that currently exists on Page should be moved to something that represents the top-level Document. We should consider hanging a structure off of Document to represent the top-level Document and moved this HashSet there. Even if we don't do that though, the HashSet of ScrollableAreas should move to a more appropriate class.

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