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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 22 09:44:04 PDT 2018


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

--- Comment #7 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 352890
  --> https://bugs.webkit.org/attachment.cgi?id=352890
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=352890&action=review

> Source/WebCore/platform/mac/PublicSuffixMac.mm:55
> +        cache.get().clear();

Seems very aggressive to clear the whole cache? Why not simply kick one value out like we usually do?

-- 
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/047b6ede/attachment.html>


More information about the webkit-unassigned mailing list