[Webkit-unassigned] [Bug 138311] [GTK] Add context menu API to Web Process Extensions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 4 05:53:21 PST 2014


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

--- Comment #3 from Gustavo Noronha (kov) <gns at gnome.org> ---
Comment on attachment 240864
  --> https://bugs.webkit.org/attachment.cgi?id=240864
Patch

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

I like the idea and the API, the code looks correct to me as well.

> Source/WebKit2/WebProcess/InjectedBundle/API/gtk/WebKitWebPage.cpp:257
> +    } else {
> +        WKRetain(wkDefaultMenu);
> +        *wkNewMenu = wkDefaultMenu;
> +    }

How about making this an early return?

-- 
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/20141104/441abc64/attachment-0002.html>


More information about the webkit-unassigned mailing list