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

Issue 9045007: Allow plugins to participate in Chrome context menus. (Closed)

Created:
8 years, 12 months ago by bbudge
Modified:
8 years, 11 months ago
CC:
chromium-reviews, Avi (use Gerrit), creis+watch_chromium.org, ajwong+watch_chromium.org, jam, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Allow plugins to add rotate commands to Chrome context menus. BUG=63249 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=117297

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : Allow plugins to add rotate commands to Chrome context menus. #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+144 lines, -2 lines) Patch
M chrome/app/chrome_command_ids.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 2 3 4 5 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.h View 1 2 3 4 5 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu.cc View 1 2 3 4 5 6 chunks +43 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_view_host.h View 1 2 3 4 5 2 chunks +7 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_view_host.cc View 1 2 3 4 5 2 chunks +6 lines, -0 lines 0 comments Download
M content/common/view_messages.h View 1 2 3 4 5 4 chunks +13 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 2 3 4 5 2 chunks +3 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 4 5 4 chunks +9 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/ppapi_plugin_instance.h View 1 2 3 4 5 2 chunks +4 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/ppapi_plugin_instance.cc View 1 2 3 4 5 2 chunks +19 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/ppapi_webplugin_impl.h View 1 2 3 4 5 2 chunks +4 lines, -1 line 0 comments Download
M webkit/plugins/ppapi/ppapi_webplugin_impl.cc View 1 2 3 4 5 1 chunk +8 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/ppp_pdf.h View 1 2 3 4 5 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
bbudge
This isn't ready for review, but I'd like to get comments and feedback on the ...
8 years, 12 months ago (2011-12-27 19:31:07 UTC) #1
jam
thanks for working on this :) i think for simplicity we can skip the fit ...
8 years, 12 months ago (2011-12-27 19:43:38 UTC) #2
bbudge
I forgot to include the PPAPI interface that we'll need to make this approach work. ...
8 years, 12 months ago (2011-12-28 15:19:42 UTC) #3
bbudge
John, I see now I can use localized resources in the renderer to create custom ...
8 years, 11 months ago (2012-01-02 18:55:51 UTC) #4
bbudge
John, I tried to use custom_items but it started getting complicated. It's really designed for ...
8 years, 11 months ago (2012-01-07 20:20:48 UTC) #5
bbudge
Adding avi and/or brettw for chrome/browser/tab_contents.
8 years, 11 months ago (2012-01-07 20:24:25 UTC) #6
jam
lgtm, thanks for doing this! btw you don't need owners approval for chrome/browser/tab_contents since the ...
8 years, 11 months ago (2012-01-08 23:12:02 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bbudge@chromium.org/9045007/26001
8 years, 11 months ago (2012-01-11 18:55:20 UTC) #8
commit-bot: I haz the power
Can't apply patch for file chrome/browser/tab_contents/render_view_context_menu.cc. While running patch -p0 --forward --force; patching file chrome/browser/tab_contents/render_view_context_menu.cc ...
8 years, 11 months ago (2012-01-11 18:55:24 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bbudge@chromium.org/9045007/34002
8 years, 11 months ago (2012-01-11 20:20:16 UTC) #10
commit-bot: I haz the power
8 years, 11 months ago (2012-01-11 21:40:39 UTC) #11
Change committed as 117297

Powered by Google App Engine
This is Rietveld 408576698