[Webkit-unassigned] [Bug 38263] [Gtk] DNS prefetching trying to resolve empty host names, spamming syslog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 29 18:39:39 PDT 2010


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





--- Comment #2 from Michael Gratton <mike at vee.net>  2010-04-29 18:39:39 PST ---
Created an attachment (id=54769)
 --> (https://bugs.webkit.org/attachment.cgi?id=54769)
Check hostname is non-empty before DNS prefetch

Per Alexey's suggestion, this adds an empty check on the hostname string before
calling Soup to prefetch.

This patch fixes the problem for me.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list