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

Issue 2863031: Change MenuItems to use divs and add disabled property (Closed)

Created:
10 years, 5 months ago by feldstein
Modified:
9 years, 7 months ago
CC:
chromium-reviews, arv (Not doing code reviews), ben+cc_chromium.org
Visibility:
Public.

Description

Change MenuItems to use divs and add disabled property Stops using buttons for menu items so that it doesn't conflict with the button.css file. Added a BOOL_ATTR disabled property so the attribute is set on the element. It was originally not being set and not being styled as disabled. BUG=NONE TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51201

Patch Set 1 #

Patch Set 2 : Should extend div not button. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M chrome/browser/resources/shared/js/cr/ui/menu_item.js View 1 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
feldstein
ptal
10 years, 5 months ago (2010-06-30 00:12:14 UTC) #1
arv (Not doing code reviews)
10 years, 5 months ago (2010-06-30 00:26:02 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698