[Webkit-unassigned] [Bug 190792] topPrivatelyControlledDomain is slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 22 10:37:27 PDT 2018


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

--- Comment #12 from Antti Koivisto <koivisto at iki.fi> ---
> Switching to String would not be sufficient as you'd still have HashMap
> operations from multiple threads. That said, I do not know for sure we have
> multithreaded access and an assertion would suffice. If we do have multi
> threaded access though, then I'd suggest using String + Locks.

Yep. I'll see if it is being used.

-- 
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/20181022/f203b111/attachment-0001.html>


More information about the webkit-unassigned mailing list