EventHandler::hoverTimerFired can fire for pages in the page cache
https://bugs.webkit.org/show_bug.cgi?id=97610
Summary EventHandler::hoverTimerFired can fire for pages in the page cache
Simon Fraser (smfr)
Reported 2012-09-25 15:17:55 PDT
I'm looking into some page cache issues, and noticed that EventHandler::hoverTimerFired() can fire for a page that's in the page cache. Load http://www.pantip.com, scroll down to the green section, click on one of the links there. I detected this by nulling out the m_frame on FrameViews that are in the cache.
Attachments
Note You need to log in before you can comment on or make changes to this bug.