Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:validateCommand

644 void WebPageProxy::validateCommand(const String& commandName, PassRefPtr<ValidateCommandCallback> callback)
653 process()->send(Messages::WebPage::ValidateCommand(commandName, callbackID), m_pageID);