[webkit-reviews] review requested: [Bug 23374] Add RunLoop class to encapsulate the loop in Worker threads. : [Attachment 26878] Proposed patch, part 1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 20 17:09:39 PST 2009


Dmitry Titov <dimich at chromium.org> has asked  for review:
Bug 23374: Add RunLoop class to encapsulate the loop in Worker threads.
https://bugs.webkit.org/show_bug.cgi?id=23374

Attachment 26878: Proposed patch, part 1
https://bugs.webkit.org/attachment.cgi?id=26878&action=review

------- Additional Comments from Dmitry Titov <dimich at chromium.org>
This patch adds WorkerRunLoop which is used in WorkerThread.
No change in functionality, just add a new class. The second part will add
timers and timedWait usage.


More information about the webkit-reviews mailing list