[Webkit-unassigned] [Bug 16822] New: One FrameView should be created per Frame, instead of one per page load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 10 13:24:40 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16822

           Summary: One FrameView should be created per Frame, instead of
                    one per page load
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: hyatt at apple.com, darin at apple.com, kmccullough at apple.com


It would be more efficient to create just one FrameView per Frame instead of
one per page load. We used to do this on Windows before r29369, but it caused
bugs such as bug 16607 and bug 16808. We'd like to move back to this model
eventually for all platforms.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list