RESOLVED FIXED 55636
Rename WebKit::WebPage::validateMenuItem() to validateCommand()
https://bugs.webkit.org/show_bug.cgi?id=55636
Summary Rename WebKit::WebPage::validateMenuItem() to validateCommand()
Jeff Miller
Reported 2011-03-02 17:37:14 PST
Rename WebKit::WebPage::validateMenuItem() to validateCommand()
Attachments
Patch (7.30 KB, patch)
2011-03-02 17:43 PST, Jeff Miller
darin: review+
Jeff Miller
Comment 1 2011-03-02 17:39:27 PST
Since this method can validate more than menu items, validateCommand() is a better name. Also rename various messages and WebKit::WebPageProxy::didValidateMenuItem() to didValidateCommand().
Jeff Miller
Comment 2 2011-03-02 17:43:13 PST
Jeff Miller
Comment 3 2011-03-02 17:59:50 PST
Note You need to log in before you can comment on or make changes to this bug.