[Webkit-unassigned] [Bug 56856] New: RenderListBox needs to be added to Page::scrollableAreaSet()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 12:33:14 PDT 2011


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

           Summary: RenderListBox needs to be added to
                    Page::scrollableAreaSet()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


http://trac.webkit.org/changeset/81209 added a HashSet of ScrollableAreas to Page. The patch I attached to https://bugs.webkit.org/show_bug.cgi?id=56067 correctly added code to RenderListBox to add and remove them from the set, but somehow this code did not get committed. Here is a patch to add RenderListBoxes to the set.

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