[Webkit-unassigned] [Bug 23560] Implement SharedTimer on WorkerRunLoop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 27 12:04:32 PST 2009


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





------- Comment #2 from ap at webkit.org  2009-01-27 12:04 PDT -------
+    class WorkerRunLoop : public SharedTimer {

Is it really right to say that a run loop is an instance of SharedTimer? This
results in awkward calls like runLoop.stop() that are difficult to interpret as
being timer-related.


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