[Webkit-unassigned] [Bug 109765] New: Reschedule shared CFRunLoopTimer instead of reconstructing it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 16:10:49 PST 2013


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

           Summary: Reschedule shared CFRunLoopTimer instead of
                    reconstructing it
           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


It is much faster to reschedule with CFRunLoopTimerSetNextFireDate than to repeatedly delete and create timers.

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