[Webkit-unassigned] [Bug 47320] New: limit sendContentResizeNotification when scrollbar really changed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 6 19:20:07 PDT 2010


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

           Summary: limit sendContentResizeNotification when scrollbar
                    really changed.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ryuan.choi at samsung.com


In ScrollView::updateScrollbars, it called visibleContentsResized when scrollbars are shown or hidden.

but, frameFlattening option can block creation of scrollbar.
so we don't need to call visibleContentsResized.

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