Searched refs:m_userAgentStandard (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebView.h1113 WTF::String m_userAgentStandard; member in class:WebView
H A DWebView.cpp2486 if (!m_userAgentStandard.length())
2487 m_userAgentStandard = WebView::standardUserAgentWithApplicationName(m_applicationName);
2488 return m_userAgentStandard;
3152 m_userAgentStandard = String();

Completed in 229 milliseconds