Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:loadURL

379 void WebPageProxy::loadURL(const String& url)
388 process()->send(Messages::WebPage::LoadURL(url, sandboxExtensionHandle), m_pageID);