RESOLVED FIXED Bug 67947
Make the ThreadSafeRefCounted support in CrossThreadCopier work for T*.
https://bugs.webkit.org/show_bug.cgi?id=67947
Summary Make the ThreadSafeRefCounted support in CrossThreadCopier work for T*.
David Levin
Reported 2011-09-12 12:09:12 PDT
In addition to RefPtr<T> and PassRefPtr<T> which already work.
Attachments
Patch (6.71 KB, patch)
2011-09-12 14:09 PDT, David Levin
abarth: review+
David Levin
Comment 1 2011-09-12 14:09:03 PDT
David Levin
Comment 2 2011-09-12 14:21:36 PDT
fyi, this is to fix 67943 (which is very very likely to be causing Web Worker crashes).
David Levin
Comment 3 2011-09-12 15:48:34 PDT
Note You need to log in before you can comment on or make changes to this bug.