[Webkit-unassigned] [Bug 138178] Implement action menus for data detected items

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 29 11:42:51 PDT 2014


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

Anders Carlsson <andersca at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #240611|review?                     |review+
              Flags|                            |

--- Comment #3 from Anders Carlsson <andersca at apple.com> ---
Comment on attachment 240611
  --> https://bugs.webkit.org/attachment.cgi?id=240611
patch

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

> Source/WebKit2/UIProcess/mac/WKActionMenuController.mm:400
> +            DDActionContext *actionContext = _hitTestResult.actionContext.get();
> +            if (actionContext) {

Can put these on a single line.

-- 
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/20141029/e84c7df5/attachment-0002.html>


More information about the webkit-unassigned mailing list