URLDescription    916 content/shell/renderer/test_runner/WebTestProxy.cpp         m_delegate->printMessage(string("createView(") + URLDescription(request.url()) + ")\n");
URLDescription   1149 content/shell/renderer/test_runner/WebTestProxy.cpp         m_delegate->printMessage(string("PingLoader dispatched to '") + URLDescription(url).c_str() + "'.\n");
URLDescription   1157 content/shell/renderer/test_runner/WebTestProxy.cpp         m_delegate->printMessage(string(" requested '") + URLDescription(request.urlRequest().url()).c_str() + "'\n");
URLDescription   1182 content/shell/renderer/test_runner/WebTestProxy.cpp         m_delegate->printMessage(URLDescription(mainDocumentURL).c_str());
URLDescription   1343 content/shell/renderer/test_runner/WebTestProxy.cpp     m_delegate->printMessage(string("Policy delegate: attempt to load ") + URLDescription(request.url()) + " with navigation type '" + webNavigationTypeToString(type) + "'\n");