[Webkit-unassigned] [Bug 97610] New: EventHandler::hoverTimerFired can fire for pages in the page cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 25 15:17:27 PDT 2012


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

           Summary: EventHandler::hoverTimerFired can fire for pages in
                    the page cache
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.pantip.com
        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: beidson at apple.com


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.

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