On tapping the disabled option in context menu should not close the menu
commit0ab900d27b873f51c248338a043d43ac253d43bb
authordivya.bansal <divya.bansal@samsung.com>
Tue, 26 Aug 2014 07:39:42 +0000 (26 00:39 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 26 Aug 2014 07:40:44 +0000 (26 07:40 +0000)
treeb2497e1df781bb1822e29f314a33ca54dcb2ff87
parentececc5a2250a280a9a7a5e745b6e4eeedacf3dfb
On tapping the disabled option in context menu should not close the menu

In the context menu, disabled items are not required so can be removed
instead of disabling them, so user donot tap on it.

BUG=395551

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

Cr-Commit-Position: refs/heads/master@{#291861}
AUTHORS
chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ChromeContextMenuPopulator.java