[Webkit-unassigned] [Bug 25110] New: RenderButton's default button timer does not stop when the Document enters the page cache, but should

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 8 23:45:44 PDT 2009


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

           Summary: RenderButton's default button timer does not stop when
                    the Document enters the page cache, but should
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com


RenderButton has an m_timer member that it uses for painting default buttons.
This timer is not stopped when the Document enters the page cache. This means
that as long as the Document is in the page cache, the timer will be uselessly
firing.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list