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

Issue 761743002: Implement disabled and checked attribute for menuitem. (Closed)

Created:
6 years ago by pals
Modified:
6 years ago
Reviewers:
tkent
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Implement disabled attribute for menuitem. The disabled attribute is a boolean attribute that, if present, indicates that the command is not available in the current state. Specification https://html.spec.whatwg.org/multipage/forms.html#attr-menuitem-disabled BUG=87553 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186098

Patch Set 1 : #

Patch Set 2 : "disabled" only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M LayoutTests/fast/dom/HTMLMenuElement/custom-context-menu.html View 1 2 chunks +3 lines, -2 lines 0 comments Download
M LayoutTests/fast/dom/HTMLMenuElement/custom-context-menu-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/CustomContextMenuProvider.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (3 generated)
pals
PTAL.
6 years ago (2014-11-26 12:44:13 UTC) #3
tkent
Did you confirm |disabled| attribute disabled an item and we couldn't select the item manually? ...
6 years ago (2014-11-27 01:11:50 UTC) #4
pals
On 2014/11/27 01:11:50, tkent wrote: > Did you confirm |disabled| attribute disabled an item and ...
6 years ago (2014-11-27 06:57:19 UTC) #5
tkent
lgtm
6 years ago (2014-11-27 08:20:09 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/761743002/40001
6 years ago (2014-11-27 08:20:52 UTC) #8
tkent
On 2014/11/27 06:57:19, sanjoy_pal wrote: > Need to investigate if platform context menu supports type=radio. ...
6 years ago (2014-11-27 08:24:14 UTC) #9
commit-bot: I haz the power
6 years ago (2014-11-27 09:33:01 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=186098

Powered by Google App Engine
This is Rietveld 408576698