Home
last modified time | relevance | path

Searched refs:DnsPrefetchEnabled (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/platform/network/qt/
DDnsPrefetchHelper.cpp29 if (QWebSettings::globalSettings()->testAttribute(QWebSettings::DnsPrefetchEnabled)) { in prefetchDNS()
/external/webkit/Source/WebKit2/UIProcess/API/qt/
Dqwkpreferences.cpp142 case DnsPrefetchEnabled: in testAttribute()
180 case DnsPrefetchEnabled: in setAttribute()
Dqwkpreferences.h49 DnsPrefetchEnabled enumerator
/external/webkit/Source/WebKit/qt/Api/
Dqwebsettings.h70 DnsPrefetchEnabled, enumerator
Dqwebsettings.cpp496 d->attributes.insert(QWebSettings::DnsPrefetchEnabled, false); in QWebSettings()
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-1610099 binary compatibility. DnsPrefetchEnabled was in the last release and needs
15219 Append the new DnsPrefetchEnabled attribute at the end of the enum.
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1610880 Added PrivateBrowsingEnabled, DeveloperExtrasEnabled, DnsPrefetchEnabled attributes