[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
Wed Apr 28 10:52:10 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|DNS prefetching trying to   |[Gtk] DNS prefetching
                   |resolve empty host names,   |trying to resolve empty
                   |spamming syslog             |host names, spamming syslog
          Component|WebKit Gtk                  |Page Loading




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-04-28 10:52:10 PST ---
We have the following in DNSCFNet.cpp (used in CFNetwork-based ports):

    if (hostname.isEmpty())
        return;

-- 
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