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

Issue 3141042: DevTools: support disabled and checked context menu items. (Closed)

Created:
10 years, 4 months ago by pfeldman
Modified:
9 years, 7 months ago
Reviewers:
yurys
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, brettw-cc_chromium.org, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

DevTools: support disabled and checked context menu items. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57320

Patch Set 1 #

Patch Set 2 : Extra file removed. #

Patch Set 3 : Added type differetiation. #

Patch Set 4 : With enabled. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -0 lines) Patch
M chrome/browser/tab_contents/render_view_context_menu.cc View 1 2 3 3 chunks +29 lines, -0 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
pfeldman
10 years, 4 months ago (2010-08-25 12:50:30 UTC) #1
pfeldman
10 years, 4 months ago (2010-08-25 12:50:31 UTC) #2
yurys
10 years, 4 months ago (2010-08-25 12:55:29 UTC) #3
lgtm

http://codereview.chromium.org/3141042/diff/5001/6001
File chrome/browser/tab_contents/render_view_context_menu.cc (right):

http://codereview.chromium.org/3141042/diff/5001/6001#newcode763
chrome/browser/tab_contents/render_view_context_menu.cc:763: }
There should be ASSERT_NOT_REACHED();

http://codereview.chromium.org/3141042/diff/5001/6001#newcode999
chrome/browser/tab_contents/render_view_context_menu.cc:999: return false;
ditto.

Powered by Google App Engine
This is Rietveld 408576698