[Webkit-unassigned] [Bug 138066] Provide a way for WebKit1 clients to override default action menu items

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 27 12:55:48 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=138066

--- Comment #7 from Anders Carlsson <andersca at apple.com> ---
Comment on attachment 240495
  --> https://bugs.webkit.org/attachment.cgi?id=240495
Patch that uses WebUIDelegate

View in context: https://bugs.webkit.org/attachment.cgi?id=240495&action=review

> Source/WebKit/mac/WebView/WebUIDelegatePrivate.h:208
> +- (NSArray *)webView:(WebView *)sender _actionMenuItemsForHitTestResult:(NSDictionary *)hitTestResult withType:(WebActionMenuType)type defaultActionMenuItems:(NSArray *)defaultMenuItems;

Underscore should be at the start of the method name, _webView:

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141027/9f3b2892/attachment-0002.html>


More information about the webkit-unassigned mailing list