[Webkit-unassigned] [Bug 23374] Add RunLoop class to encapsulate the loop in Worker threads.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 21 14:29:17 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23374
dimich at chromium.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #26878|review? |
Flag| |
Attachment #26878|0 |1
is obsolete| |
Attachment #26905| |review?
Flag| |
------- Comment #2 from dimich at chromium.org 2009-01-21 14:29 PDT -------
Created an attachment (id=26905)
--> (https://bugs.webkit.org/attachment.cgi?id=26905&action=view)
revised patch
Oops, fixed couple of small things:
- removed 2008 from license text
- removed arguments to methods in .h file where their meaning can be understood
from the type
- added comment
- added ASSERT to WorkerRunLoop::run() to verify it's called on a context with
the thread and the thread is the current one
--
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