DescriptionAdd support to populate custom context menu items.
contextmenu attribute which enables web pages to specify custom
context menu along with or in place of default platform context
menu for a particular element. The value of the contextmenu
attribute must be the ID of menu element with type popup.
This CL enables ContextMenuController to populate custom context
menu items specified by contextmenu attribute on any element.
Specifications:
http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#context-menus
BUG=87553
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180896
Patch Set 1 : #
Total comments: 22
Patch Set 2 : Menu builder algorithm #
Total comments: 29
Patch Set 3 : Fixed comments #
Messages
Total messages: 10 (0 generated)
|