IsCommandIdEnabled should not fall though if the base did handle the command id.
I missed that RVContextMenu::IsCommandIdEnabled has NOTREACHED() and my refactoring was causing DCHECK failure. I'll refactor a bit more to make each group modular when lazyboy@ is back. BUG=401926 TEST=covered by RenderViewContextMenuTest.IsCustomCommandIdEnabled Review URL: https://codereview.chromium.org/453993002 Cr-Commit-Position: refs/heads/master@{#289142} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289142 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment