Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Issue 1772513002: Add frameId to contextMenus.onClicked / onclick. (Closed)

Created:
4 years, 9 months ago by robwu
Modified:
4 years, 9 months ago
CC:
chromium-reviews, tapted, sadrul, Matt Giuca, extensions-reviews_chromium.org, tfarina, kalyank, chromium-apps-reviews_chromium.org, benwells
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add frameId to contextMenus.onClicked / onclick. BUG=592250 TEST=./browser_tests --gtest_filter=ExtensionContextMenuBrowserTest.ClickInFrame:ExtensionContextMenuBrowserLazyTest.EventPage Committed: https://crrev.com/cbe35bac4f296de200b2821d8406d921b83956ba Cr-Commit-Position: refs/heads/master@{#380284}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -8 lines) Patch
M chrome/browser/extensions/context_menu_matcher.h View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/extensions/context_menu_matcher.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_context_menu_browsertest.cc View 4 chunks +57 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_context_menu_model.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/menu_manager.h View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/extensions/menu_manager.cc View 3 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/extensions/menu_manager_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/renderer_context_menu/render_view_context_menu.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/app_list/extension_app_context_menu.cc View 1 chunk +1 line, -1 line 2 comments Download
M chrome/browser/ui/ash/launcher/launcher_context_menu.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/context_menus_internal.json View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/context_menus/event_page/test.js View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/data/extensions/context_menus/frames/test.js View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 15 (5 generated)
robwu
4 years, 9 months ago (2016-03-06 20:12:45 UTC) #2
benwells
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
asargent_no_longer_on_chrome
lgtm
4 years, 9 months ago (2016-03-09 22:26:01 UTC) #5
robwu
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
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
robwu
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, On 2016/03/09 22:44:40, sky wrote: > ...
4 years, 9 months ago (2016-03-09 22:52:20 UTC) #9
sky
Ok, LGTM
4 years, 9 months ago (2016-03-09 22:55:03 UTC) #10
commit-bot: I haz the power
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
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-10 01:20:58 UTC) #13
commit-bot: I haz the power
4 years, 9 months ago (2016-03-10 01:22:22 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/cbe35bac4f296de200b2821d8406d921b83956ba
Cr-Commit-Position: refs/heads/master@{#380284}

Powered by Google App Engine
This is Rietveld 408576698