"Open in new chrome tab" and "open in incognito tab" missing for images in context menu CCT.
This is a regression bug because the recent fix checked the wrong field. If the url of a image is empty and blank, both two options should be hidden. However, for images and video, the urls are stored in the srcUrl instead of linkUrl. Also if the url is emtpy, the "open in [default browser]" option should also be hidden. BUG=715381 Review-Url: https://codereview.chromium.org/2842303002 Cr-Commit-Position: refs/heads/master@{#467571}
Showing
Please register or sign in to comment