[Webkit-unassigned] [Bug 74535] [chromium] Add postCancellable[Delayed]Task to CCThread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 15 18:25:16 PST 2011


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





--- Comment #17 from Nat Duca <nduca at chromium.org>  2011-12-15 18:25:16 PST ---
(In reply to comment #16)
> I'm not aware of any way to implement an isPending() API for a cross-thread task.

This is typically done by having a bool cancel() that returns true if canceled.

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