[Webkit-unassigned] [Bug 107200] New: [WK2] Minimum layout width auto-sizing should use FrameView::enableAutoSizeMode so that it can shrink the viewport

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 16:33:35 PST 2013


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

           Summary: [WK2] Minimum layout width auto-sizing should use
                    FrameView::enableAutoSizeMode so that it can shrink
                    the viewport
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: ASSIGNED
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy_horton at apple.com
                CC: andersca at apple.com, simon.fraser at apple.com


<rdar://problem/12849029>

Using minimum layout width auto-sizing currently doesn't shrink past the current viewport size, so it can only get *taller*, never shorter. FrameView::enableAutoSizeMode already fiddles with layout to fix this, so we should make use of it!

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