[Webkit-unassigned] [Bug 195656] Add a thread safety assertion for RefCounted
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 12 19:31:37 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=195656
--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to Fujii Hironori from comment #2)
> WTF::String has a non-atomic ref couter, but it is a quite common pattern to
> pass a WTF::String cross-threads by using isolatedCopy().
That's a good point. Maybe we need to allow this usage in some classes, or perhaps isolatedCopy needs some magic to unset the thread identity.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190313/dbc41535/attachment.html>
More information about the webkit-unassigned
mailing list