Lines Matching defs:didChooseFilesForOpenPanel
2377 void WebPageProxy::didChooseFilesForOpenPanel(const Vector<String>& fileURLs)2383 // FIXME: The sandbox extensions should be sent with the DidChooseFilesForOpenPanel message. This2392 process()->send(Messages::WebPage::DidChooseFilesForOpenPanel(fileURLs), m_pageID);