Sorry about the delay, I was memory sheriff for the past few days. I just ...
4 years, 9 months ago
(2016-03-09 03:20:36 UTC)
#4
Sorry about the delay, I was memory sheriff for the past few days.
I just had a look at this and decided I should punt this to asargent@, who is
probably better equiped for the review. Antony, punt it back if you want.
asargent_no_longer_on_chrome
lgtm
4 years, 9 months ago
(2016-03-09 22:26:01 UTC)
#5
sky: Could you rubberstamp l-g-t-m the next files: - chrome/browser/renderer_context_menu/render_view_context_menu.cc - chrome/browser/ui/app_list/extension_app_context_menu.cc - chrome/browser/ui/ash/launcher/launcher_context_menu.cc
4 years, 9 months ago
(2016-03-09 22:34:50 UTC)
#7
sky: Could you rubberstamp l-g-t-m the next files:
- chrome/browser/renderer_context_menu/render_view_context_menu.cc
- chrome/browser/ui/app_list/extension_app_context_menu.cc
- chrome/browser/ui/ash/launcher/launcher_context_menu.cc
sky
https://codereview.chromium.org/1772513002/diff/1/chrome/browser/ui/app_list/extension_app_context_menu.cc File chrome/browser/ui/app_list/extension_app_context_menu.cc (right): https://codereview.chromium.org/1772513002/diff/1/chrome/browser/ui/app_list/extension_app_context_menu.cc#newcode240 chrome/browser/ui/app_list/extension_app_context_menu.cc:240: extension_menu_items_->ExecuteCommand(command_id, nullptr, nullptr, Don't extensions have an associated RFH?
4 years, 9 months ago
(2016-03-09 22:44:40 UTC)
#8
4 years, 9 months ago
(2016-03-09 22:52:20 UTC)
#9
https://codereview.chromium.org/1772513002/diff/1/chrome/browser/ui/app_list/...
File chrome/browser/ui/app_list/extension_app_context_menu.cc (right):
https://codereview.chromium.org/1772513002/diff/1/chrome/browser/ui/app_list/...
chrome/browser/ui/app_list/extension_app_context_menu.cc:240:
extension_menu_items_->ExecuteCommand(command_id, nullptr, nullptr,
On 2016/03/09 22:44:40, sky wrote:
> Don't extensions have an associated RFH?
It seems that this context menu item is context-less (at the next line,
ContextMenuParams()'s default constructor is used). This context menu is shown
at chrome://apps, so not attributing the context menu entry to the tab and/or
frame looks OK to me.
sky
Ok, LGTM
4 years, 9 months ago
(2016-03-09 22:55:03 UTC)
#10
Ok, LGTM
robwu
The CQ bit was checked by rob@robwu.nl
4 years, 9 months ago
(2016-03-09 22:59:38 UTC)
#11
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1772513002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1772513002/1
4 years, 9 months ago
(2016-03-09 22:59:57 UTC)
#12
Issue 1772513002: Add frameId to contextMenus.onClicked / onclick.
(Closed)
Created 4 years, 9 months ago by robwu
Modified 4 years, 9 months ago
Reviewers: asargent_no_longer_on_chrome, sky
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 2