[Webkit-unassigned] [Bug 69048] [Chromium] Separate compositor client thread from webkit's main thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 17:35:35 PDT 2011


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





--- Comment #28 from Nat Duca <nduca at chromium.org>  2011-10-11 17:35:34 PST ---
(From update of attachment 110615)
View in context: https://bugs.webkit.org/attachment.cgi?id=110615&action=review

> Source/WebKit/chromium/src/CCMainThreadImpl.cpp:79
> +        WTF::callOnMainThread(performTask, task.leakPtr());

For my eduation, when is s_clientThread NULL? Is this when webkit_unit_tests are running? Or is this just a way to land this patch when platformSupport()->currentThread() isn't implemented?

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