[Webkit-unassigned] [Bug 79478] Add TaskQueue and apply it into LayerTreeHostProxy.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 05:19:06 PST 2012


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





--- Comment #5 from Huang Dongsung <luxtella at company100.net>  2012-02-24 05:19:05 PST ---
Chrome defines Function<void()> to Closure, and defines Deque<Closure> to TaskQueue in message_loop.h in chromium project.
I mimic that.

I will bring some functionalities from chrome to WebKit when I need them.
http://dev.chromium.org/developers/design-documents/threading

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