[Webkit-unassigned] [Bug 44690] Race condition in WorkQueue destruction (could lead to crashes)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 8 12:01:59 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=44690
--- Comment #3 from Adam Roben (aroben) <aroben at apple.com> 2010-09-08 12:01:59 PST ---
Maybe we should add a handle object that holds a weak reference to the WorkQueue. The handle is what gets passed to executeWorkItem. When WorkQueue gets invalidated, it can null out the handle's weak reference.
--
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