Home | History | Annotate | Download | only in plugins

Lines Matching refs:requestURL

460     KURL requestURL = request->frameLoadRequest().resourceRequest().url();
461 String jsString = scriptStringIfJavaScriptURL(requestURL);
484 m_plugin->pluginFuncs()->urlnotify(m_instance, requestURL.string().utf8().data(), NPRES_DONE, request->notifyData());
514 stream->sendJavaScriptStream(requestURL, cstr);