[Webkit-unassigned] [Bug 92365] Refactor cross thread communication

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 02:05:09 PDT 2012


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





--- Comment #11 from Kwonjin Jeong <gram at company100.net>  2012-07-27 02:05:12 PST ---
(In reply to comment #4)
> One more comment re TaskThread, instead of making it ThreadSafeRefCounted, I'd suggest make a TaskThreadProxy that other threads could use. (The Proxy would hold some sort of weak pointer to a TaskThread.) From what I've seen typically it is nice for a run loop to know which thread it will be destroyed on.

It's a good idea. But in this step, I just want to refactor current code. 
I will consider further improvements in the next step.

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