RESOLVED FIXED 67942
Remove instances of AllowCrossThreadAccessWrapper for ThreadSafeRefCounted* objects.
https://bugs.webkit.org/show_bug.cgi?id=67942
Summary Remove instances of AllowCrossThreadAccessWrapper for ThreadSafeRefCounted* o...
David Levin
Reported 2011-09-12 10:13:58 PDT
This class is to be used to items which are being transferred across threads when the lifetime is managed carefully outside of the ref count/copying mechanisms. It is likely that for all ThreadSafeRefCounted items there shouldn't be a reason to use this mechanism.
Attachments
David Levin
Comment 1 2012-01-04 19:31:41 PST
Now fixed.
Note You need to log in before you can comment on or make changes to this bug.