[Webkit-unassigned] [Bug 98057] New: Null out Frame pointer on main FrameViews in the page cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 11:51:49 PDT 2012


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

           Summary: Null out Frame pointer on main FrameViews in the page
                    cache
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: ap at webkit.org, beidson at apple.com


Followup from bug 97841: we should null out the Frame pointer on FrameView for the main frame, for pages in the page cache. This would detect most activity on pages in the page cache.

I tried doing this, and had problems getting it to work because it changes Frame lifetime. But it's still worth doing.

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