[Webkit-unassigned] [Bug 203408] Create base class common to AccessibilityObject and AXIsolatedTreeNode.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 31 00:59:58 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=203408

--- Comment #19 from Ryosuke Niwa <rniwa at webkit.org> ---
Also, please be careful with isolated tree work. Most of objects like Node, VisiblePosition, etc... are NOT thread safe. Simply storing a Ref or RefPtr on them in non-main thread would corrupt them.

-- 
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/20191031/0c5bbbee/attachment.htm>


More information about the webkit-unassigned mailing list