Rename WebKit::WebPage::validateMenuItem() to validateCommand()
Since this method can validate more than menu items, validateCommand() is a better name. Also rename various messages and WebKit::WebPageProxy::didValidateMenuItem() to didValidateCommand().
Created attachment 84498 [details] Patch
Committed r80194: <http://trac.webkit.org/changeset/80194>