[Webkit-unassigned] [Bug 44690] Race condition in WorkQueue destruction (could lead to crashes)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 8 09:58:48 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=44690
--- Comment #7 from Adam Roben (aroben) <aroben at apple.com> 2011-02-08 09:58:49 PST ---
It isn't clear to me what the expected behavior of WorkQueue::invalidate is. Possible behaviors include:
1) No WorkItems will start executing after WorkQueue::invalidate returns.
2) No WorkItems will be currently executing after WorkQueue::invalidate returns.
(1) seems like it must be intended. But what about (2)? Anders?
--
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