Bug 98057 - Null out Frame pointer on main FrameViews in the page cache
Summary: Null out Frame pointer on main FrameViews in the page cache
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-10-01 11:52 PDT by Simon Fraser (smfr)
Modified: 2012-10-01 11:52 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2012-10-01 11:52:13 PDT
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.
Comment 1 Radar WebKit Bug Importer 2012-10-01 11:52:41 PDT
<rdar://problem/12407282>