[Webkit-unassigned] [Bug 73128] New: Clean up code in WK2/ChromeClientClient related to viewport handling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 25 05:21:25 PST 2011


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

           Summary: Clean up code in WK2/ChromeClientClient related to
                    viewport handling
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kenneth at webkit.org
                CC: zbujtas at gmail.com, hausmann at webkit.org


1) Make sure that we only call resizeToContentsIfNeeded when we are using the tiled backing store and fixed layout as well.

2) Guard the scrollbar code so that it is only called when scroll delegation is not used. Do similarily for the frameset code, which makes no sense with frame flattening.

etc

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