WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 97610
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug