[webkit-reviews] review denied: [Bug 111552] [WK2] Add new callbacks and a function for WebKit2 context menu API : [Attachment 195303] fixes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 12 06:31:09 PDT 2013


Anders Carlsson <andersca at apple.com> has denied Michal Pakula vel Rutka
<m.pakula at samsung.com>'s request for review:
Bug 111552: [WK2] Add new callbacks and a function for WebKit2 context menu API
https://bugs.webkit.org/show_bug.cgi?id=111552

Attachment 195303: fixes
https://bugs.webkit.org/attachment.cgi?id=195303&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=195303&action=review


> Source/WebKit2/UIProcess/WebPageContextMenuClient.cpp:107
> +	  
menuItems.append(WebContextMenuItem::create(menuItemsVector[i]).get());

This should be uncheckedAppend.


More information about the webkit-reviews mailing list