Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(359)

Issue 1097873002: Copy and Cut option of the context menu is not working via keyboard in chrome://bookmarks (Closed)

Created:
5 years, 8 months ago by Deepak
Modified:
5 years, 8 months ago
Reviewers:
Bernhard Bauer
CC:
chromium-reviews, tfarina, noyau+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Copy 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -12 lines) Patch
M chrome/browser/resources/bookmark_manager/js/main.js View 1 2 3 chunks +8 lines, -12 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
Deepak
PTAL. Thanks
5 years, 8 months ago (2015-04-20 05:39:38 UTC) #2
Bernhard Bauer
https://codereview.chromium.org/1097873002/diff/1/chrome/browser/resources/bookmark_manager/js/main.js File chrome/browser/resources/bookmark_manager/js/main.js (right): https://codereview.chromium.org/1097873002/diff/1/chrome/browser/resources/bookmark_manager/js/main.js#newcode1317 chrome/browser/resources/bookmark_manager/js/main.js:1317: getSelectedBookmarkIds(target || Hm... Looking through this method (after https://codereview.chromium.org/1058873009/ ...
5 years, 8 months ago (2015-04-20 07:49:57 UTC) #3
Deepak
On 2015/04/20 07:49:57, Bernhard Bauer wrote: > https://codereview.chromium.org/1097873002/diff/1/chrome/browser/resources/bookmark_manager/js/main.js > File chrome/browser/resources/bookmark_manager/js/main.js (right): > > https://codereview.chromium.org/1097873002/diff/1/chrome/browser/resources/bookmark_manager/js/main.js#newcode1317 ...
5 years, 8 months ago (2015-04-20 09:47:48 UTC) #4
Bernhard Bauer
https://codereview.chromium.org/1097873002/diff/20001/chrome/browser/resources/bookmark_manager/js/main.js File chrome/browser/resources/bookmark_manager/js/main.js (left): https://codereview.chromium.org/1097873002/diff/20001/chrome/browser/resources/bookmark_manager/js/main.js#oldcode1355 chrome/browser/resources/bookmark_manager/js/main.js:1355: editItem(bmm.tree); You want to keep this, so that the ...
5 years, 8 months ago (2015-04-20 10:28:27 UTC) #5
Deepak
Thanks for review. Changes done as suggested. PTAL
5 years, 8 months ago (2015-04-20 10:48:26 UTC) #6
Bernhard Bauer
5 years, 8 months ago (2015-04-20 12:39:22 UTC) #7
Bernhard Bauer
On 2015/04/20 12:39:22, Bernhard Bauer wrote: LGTM I meant.
5 years, 8 months ago (2015-04-20 12:47:32 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1097873002/40001
5 years, 8 months ago (2015-04-20 12:48:25 UTC) #10
Deepak
On 2015/04/20 12:47:32, Bernhard Bauer wrote: > On 2015/04/20 12:39:22, Bernhard Bauer wrote: > > ...
5 years, 8 months ago (2015-04-20 12:56:37 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 8 months ago (2015-04-20 13:43:02 UTC) #12
commit-bot: I haz the power
5 years, 8 months ago (2015-04-20 13:43:48 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e0d1de3410ebeb274dca721c46aaba8a58d865f6
Cr-Commit-Position: refs/heads/master@{#325836}

Powered by Google App Engine
This is Rietveld 408576698