[Webkit-unassigned] [Bug 109731] New: Don't restart time if both the current and the new fire time are in the past

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 12:23:34 PST 2013


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

           Summary: Don't restart time if both the current and the new
                    fire time are in the past
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koivisto at iki.fi


In ~50% of cases we reschedule the shared timer both the old and the new fire time have already passed. We can skip rescheduling in this case, the shared timer will fire immediately anyway.

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