[Webkit-unassigned] [Bug 147824] NetworkProcess: DNS prefetch happens in the Web Process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 22:56:22 PDT 2015


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

--- Comment #12 from Carlos Garcia Campos <cgarcia at igalia.com> ---
The patch is quite simple, it just sends a message to the network process to do the prefetch there. So, my guess is that we are sending too many messages. We could probably cache in the web process the hosts already prefetched to avoid sending messages to the network process.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151001/9a76fe07/attachment.html>


More information about the webkit-unassigned mailing list