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

Issue 15049004: Move ContextMenuParams(WebContextMenuInfo) ctor to content/renderer/. (Closed)

Created:
7 years, 7 months ago by darin (slow to review)
Modified:
7 years, 7 months ago
Reviewers:
jamesr
CC:
chromium-reviews, jennb, jam, Dmitry Titov, jianli, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org, dcheng, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Move ContextMenuParams(WebContextMenuInfo) ctor to content/renderer/. BUG=240331 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200511

Patch Set 1 : #

Total comments: 1

Patch Set 2 : Make constructor explicit. #

Patch Set 3 : Switch to ContextMenuParamsBuilder::Build(..) #

Patch Set 4 : class -> struct #

Patch Set 5 : class -> struct #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -99 lines) Patch
M chrome/browser/extensions/extension_context_menu_browsertest.cc View 2 chunks +1 line, -4 lines 0 comments Download
M chrome/browser/extensions/platform_app_browsertest.cc View 6 chunks +6 lines, -12 lines 0 comments Download
M chrome/browser/ui/panels/panel_extension_browsertest.cc View 5 chunks +5 lines, -8 lines 0 comments Download
M content/content_renderer.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/common/context_menu_params.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/public/common/context_menu_params.cc View 3 chunks +8 lines, -73 lines 0 comments Download
A content/renderer/context_menu_params_builder.h View 1 2 3 4 1 chunk +22 lines, -0 lines 0 comments Download
A content/renderer/context_menu_params_builder.cc View 1 2 1 chunk +88 lines, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
darin (slow to review)
Not sure what you think of this approach using a *Builder subclass. I've used this ...
7 years, 7 months ago (2013-05-14 00:14:40 UTC) #1
jamesr
On 2013/05/14 00:14:40, darin wrote: > Not sure what you think of this approach using ...
7 years, 7 months ago (2013-05-14 03:58:24 UTC) #2
jamesr
lgtm. I'd prefer a function with a return, but up to you. https://codereview.chromium.org/15049004/diff/3001/content/renderer/context_menu_params_builder.h File content/renderer/context_menu_params_builder.h ...
7 years, 7 months ago (2013-05-14 04:00:03 UTC) #3
darin (slow to review)
On 2013/05/14 04:00:03, jamesr wrote: > lgtm. I'd prefer a function with a return, but ...
7 years, 7 months ago (2013-05-14 07:07:46 UTC) #4
jamesr
Hmmm - can't think of a great answer for either of those. Maybe the symbol ...
7 years, 7 months ago (2013-05-14 07:48:27 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/darin@chromium.org/15049004/24001
7 years, 7 months ago (2013-05-15 23:40:19 UTC) #6
commit-bot: I haz the power
7 years, 7 months ago (2013-05-16 10:57:50 UTC) #7
Message was sent while issue was closed.
Change committed as 200511

Powered by Google App Engine
This is Rietveld 408576698