DescriptionCopy and Cut option of the context menu is not working via keyboard in chrome://bookmarks
target is not getting passed properly to getSelectedBookmarkIds().
It should be either bmm.tree or bmm.list.
Changes done so that when the target is undefined then event target will be passed.
These changes require https://codereview.chromium.org/1058873009/.
BUG=478591
Committed: https://crrev.com/e0d1de3410ebeb274dca721c46aaba8a58d865f6
Cr-Commit-Position: refs/heads/master@{#325836}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Changes as per review comments #
Total comments: 2
Patch Set 3 : Changes as per review comments #Messages
Total messages: 13 (2 generated)
|