Web content context menu shows over chrome://bookmarks menu.

Earlier 'contextmenu' event is getting passed to the background page and
due to this WebPage context menu is coming on top of menu button context menu.
Changes done so that 'contextmenu' event will get handled and not passed to background
page on similar lines as in context_menuu_handler.js file.

BUG=442200

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

Cr-Commit-Position: refs/heads/master@{#326230}
1 file changed