[Webkit-unassigned] [Bug 79460] RunLoop should be an event processing loop for all threads.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 00:47:24 PST 2012


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





--- Comment #3 from Huang Dongsung <luxtella at company100.net>  2012-02-24 00:47:24 PST ---
(In reply to comment #0)
> RunLoop origins from CFRunLoop of Cocoa that is part of the fundamental
> infrastructure associated with threads.
Android Looper is also very similar to CFRunLoop.
Looper and Handler in Android is very comfortable to communicate between threads.
I want something like those.

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