RESOLVED FIXED 150191
Store the context menu data and user data in the WebContextMenuProxy object
https://bugs.webkit.org/show_bug.cgi?id=150191
Summary Store the context menu data and user data in the WebContextMenuProxy object
Anders Carlsson
Reported 2015-10-15 15:07:03 PDT
Store the context menu data and user data in the WebContextMenuProxy object
Attachments
Patch (9.71 KB, patch)
2015-10-15 15:11 PDT, Anders Carlsson
thorton: review+
Anders Carlsson
Comment 1 2015-10-15 15:11:15 PDT
Anders Carlsson
Comment 2 2015-10-15 15:16:20 PDT
Darin Adler
Comment 3 2015-10-15 16:18:03 PDT
Comment on attachment 263196 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=263196&action=review > Source/WebKit2/UIProcess/mac/WebContextMenuProxyMac.mm:156 > + : WebContextMenuProxy(context, userData) > + > + , m_webView(webView) What’s with this blank line?
Note You need to log in before you can comment on or make changes to this bug.