WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug