Chromium Code Reviews
DescriptionDo not show menu items added by extensions inside <webview>.
<webview>'s are supposed to be isolated from regular tab/pages, so
context menus from other extensions should not appear inside them.
BUG=313907
Test=Install some extension that can add a context menu item to some
page, now create an app with <webview> in it and navigate the
<webview> to that page that shows the context menu in regular tab.
Notice that the added context menu item does not appear anymore
inside the <webview>.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232556
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|
|||||||||||||||||||