Added code to disable 'paste' if nothing is present in clipboard to paste.
On right click in editable node context menu was always having 'paste' option as enabled. Added check that if clipboard is not empty then only show 'paste' option. BUG=396616 Review URL: https://codereview.chromium.org/443073002 Cr-Commit-Position: refs/heads/master@{#288461} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288461 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment