Fix TODO in chrome_web_view, use utils.lookup to find context menu events.
This was done previously accessing array by index, which is brittle b/c this depends on the ordering of the events in web_view_internal.json. BUG=None Test=None, internal only cleanup. Review URL: https://codereview.chromium.org/1039043003 Cr-Commit-Position: refs/heads/master@{#322588}
Showing
Please register or sign in to comment