Bug 67942

Summary: Remove instances of AllowCrossThreadAccessWrapper for ThreadSafeRefCounted* objects.
Product: WebKit Reporter: David Levin <levin>
Component: WebCore Misc.Assignee: David Levin <levin>
Status: RESOLVED FIXED    
Severity: Normal CC: dslomov
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 67943, 73336, 74558, 74666    
Bug Blocks:    

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.