Home
last modified time | relevance | path

Searched refs:scriptStringIfJavaScriptURL (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/plugins/
DPluginView.cpp96 static String scriptStringIfJavaScriptURL(const KURL& url) in scriptStringIfJavaScriptURL() function
370 String jsString = scriptStringIfJavaScriptURL(requestURL); in performRequest()
464 String jsString = scriptStringIfJavaScriptURL(url); in load()
/external/webkit/WebCore/
DChangeLog-2007-10-1423241 (WebCore::scriptStringIfJavaScriptURL):
23253 (WebCore::scriptStringIfJavaScriptURL): Use strcmpi.
24172 …Fix scriptStringIfJavaScriptURL to not use the path of the URL. This would ignore any characters p…
24176 (WebCore::scriptStringIfJavaScriptURL):
32496 (WebCore::scriptStringIfJavaScriptURL):
DChangeLog-2008-08-1049996 (WebCore::scriptStringIfJavaScriptURL): Ditto.
66120 (WebCore::scriptStringIfJavaScriptURL):
DChangeLog-2009-06-168002 (WebCore::scriptStringIfJavaScriptURL): Ditto.