NEW98057
Null out Frame pointer on main FrameViews in the page cache
https://bugs.webkit.org/show_bug.cgi?id=98057
Summary Null out Frame pointer on main FrameViews in the page cache
Simon Fraser (smfr)
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2012-10-01 11:52:41 PDT
Note You need to log in before you can comment on or make changes to this bug.