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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 26 19:44:55 PDT 2012


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





--- Comment #2 from David Levin <levin at chromium.org>  2012-07-26 19:44:58 PST ---
This makes every task implement ThreadSafeRefCounted solely in order to support this
  "Cancel a group of tasks that are pending in the task queue."

Could that be done in a different way in order to avoid this? Also, what is the scenario in which this is needed?


It also looks like you're proposing getting rid of the fact that all the copying was done automatically so that people couldn't mess that up by accident. Is that true?

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