[webkit-reviews] review requested: [Bug 23846] [GTK]Enable DNS prefetching : [Attachment 41664] DNS Prefetch patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 22 09:46:02 PDT 2009


José Millán Soto <jmillan at igalia.com> has asked  for review:
Bug 23846: [GTK]Enable DNS prefetching
https://bugs.webkit.org/show_bug.cgi?id=23846

Attachment 41664: DNS Prefetch patch
https://bugs.webkit.org/attachment.cgi?id=41664&action=review

------- Additional Comments from José Millán Soto <jmillan at igalia.com>
This version of the patch checks that a minute has pased since the last time a
host was prefetched before resolving it again, and moves the check if hostname
is empty to DNSPrefetch function.
It also includes commented code of the implementation of PrefetchDNS to use if
soup_session_prepare_for_uri is implemented (See
https://bugzilla.gnome.org/show_bug.cgi?id=598948)


More information about the webkit-reviews mailing list