Show menu after selection change
commit16245034ee80f8f371af391e2638bb8b02fcbf57
authorarv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 1 Oct 2013 13:17:01 +0000 (1 13:17 +0000)
committerarv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 1 Oct 2013 13:17:01 +0000 (1 13:17 +0000)
tree6db31cab75e8b698dafe1517175dcadddaa87d80
parent637ee4913f2377f6936e1efefbbc3035502f931c
Show menu after selection change

Delay showing the context menu shown from the context menu button. This
is so that the selection changes before the menu is shown and the update
of the menu items is done in the correct order.

BUG=301584
R=dbeam@chromium.org

Review URL: https://codereview.chromium.org/25174005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226217 0039d316-1c4b-4281-b951-d872f2087c98
ui/webui/resources/js/cr/ui/context_menu_button.js