[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 May 11 19:19:43 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=38263
--- Comment #8 from Michael Gratton <mike at vee.net> 2011-05-11 19:19:43 PST ---
One note, possibly for another bug: Since HTMLAnchorElement::parseMappedAttribute calls ResourceHandle::prepareForURL, whenever an anchor element's href attribute is changed (which I assume also happens when the element is first parsed), loading a page will cause every anchor's href to be prefetched.
This doesn't strike me as being very desirable, but I guess that is a WebKit issue in general.
--
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