[Webkit-unassigned] [Bug 66134] New: Do not cache m_resizesToContentsLayoutSize on WebKit2's WebPage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 12 05:03:20 PDT 2011


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

           Summary: Do not cache m_resizesToContentsLayoutSize on
                    WebKit2's WebPage
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ahf at 0x90.dk


Do not cache m_resizesToContentsLayoutSize on WebKit2's WebPage, as used by the Qt port.

Instead use FrameView's corresponding functions. Caching fixed layout size information on both WebCore::FrameView and WebKit::WebPage can lead to syncing problems on WebKit2.

resizesToContents is currently only being used in the Qt port.

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