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

Issue 2814023004: [MD Bookmarks] Right click on bookmark items open context menu. (Closed)

Created:
3 years, 8 months ago by calamity
Modified:
3 years, 7 months ago
Reviewers:
tsergeant
CC:
chromium-reviews, michaelpg+watch-md-ui_chromium.org, arv+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[MD Bookmarks] Right click on bookmark items open context menu. This CL makes the context menu for bookmark items appear when an item is clicked. BUG=692837 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2814023004 Cr-Commit-Position: refs/heads/master@{#469281} Committed: https://chromium.googlesource.com/chromium/src/+/a32022824f01698ab161130a96c2832a8226bb46

Patch Set 1 #

Total comments: 4

Patch Set 2 : rebase #

Patch Set 3 : address_comments #

Total comments: 2

Patch Set 4 : fix_nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -3 lines) Patch
M chrome/browser/resources/md_bookmarks/item.js View 1 2 2 chunks +19 lines, -1 line 0 comments Download
M chrome/browser/resources/md_bookmarks/list.html View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/md_bookmarks/list.js View 1 2 3 2 chunks +22 lines, -1 line 0 comments Download
M chrome/test/data/webui/md_bookmarks/item_test.js View 1 2 1 chunk +12 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 27 (20 generated)
calamity
3 years, 8 months ago (2017-04-12 09:47:10 UTC) #3
tsergeant
Neat! https://codereview.chromium.org/2814023004/diff/1/chrome/browser/resources/md_bookmarks/item.js File chrome/browser/resources/md_bookmarks/item.js (right): https://codereview.chromium.org/2814023004/diff/1/chrome/browser/resources/md_bookmarks/item.js#newcode66 chrome/browser/resources/md_bookmarks/item.js:66: e.preventDefault(); Minor suggestion: you should select the item ...
3 years, 8 months ago (2017-04-13 01:15:47 UTC) #4
calamity
https://codereview.chromium.org/2814023004/diff/1/chrome/browser/resources/md_bookmarks/item.js File chrome/browser/resources/md_bookmarks/item.js (right): https://codereview.chromium.org/2814023004/diff/1/chrome/browser/resources/md_bookmarks/item.js#newcode66 chrome/browser/resources/md_bookmarks/item.js:66: e.preventDefault(); On 2017/04/13 01:15:47, tsergeant wrote: > Minor suggestion: ...
3 years, 8 months ago (2017-04-13 04:56:46 UTC) #8
tsergeant
lgtm https://codereview.chromium.org/2814023004/diff/60001/chrome/browser/resources/md_bookmarks/list.js File chrome/browser/resources/md_bookmarks/list.js (right): https://codereview.chromium.org/2814023004/diff/60001/chrome/browser/resources/md_bookmarks/list.js#newcode108 chrome/browser/resources/md_bookmarks/list.js:108: this.$.dropdown.close(); nit: call this.closeDropdownMenu_()
3 years, 8 months ago (2017-04-13 05:48:25 UTC) #9
calamity
https://codereview.chromium.org/2814023004/diff/60001/chrome/browser/resources/md_bookmarks/list.js File chrome/browser/resources/md_bookmarks/list.js (right): https://codereview.chromium.org/2814023004/diff/60001/chrome/browser/resources/md_bookmarks/list.js#newcode108 chrome/browser/resources/md_bookmarks/list.js:108: this.$.dropdown.close(); On 2017/04/13 05:48:25, tsergeant wrote: > nit: call ...
3 years, 8 months ago (2017-04-19 05:36:34 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2814023004/80001
3 years, 7 months ago (2017-05-04 05:55:14 UTC) #23
commit-bot: I haz the power
3 years, 7 months ago (2017-05-04 06:01:02 UTC) #27
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/a32022824f01698ab161130a96c2...

Powered by Google App Engine
This is Rietveld 408576698