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

Issue 2733123003: [MD Bookmarks] Make folder nodes extend their whole width. (Closed)

Created:
3 years, 9 months ago by calamity
Modified:
3 years, 9 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/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[MD Bookmarks] Make folder nodes extend their whole width. This CL makes the folder nodes in the bookmarks sidebar fill the whole width of the sidebar so that they can be highlighted and rippled on in the future. BUG=692843 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2733123003 Cr-Commit-Position: refs/heads/master@{#456328} Committed: https://chromium.googlesource.com/chromium/src/+/dedb4c1fcf7a1f1b9d43c3ca4f5b73c10d04c5a5

Patch Set 1 : #

Total comments: 4

Patch Set 2 : address comments #

Total comments: 4

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Patch Set 5 : closure #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -8 lines) Patch
M chrome/browser/resources/md_bookmarks/folder_node.html View 1 2 3 2 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/resources/md_bookmarks/folder_node.js View 1 2 3 4 3 chunks +19 lines, -1 line 0 comments Download
M chrome/browser/resources/md_bookmarks/sidebar.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/webui/md_bookmarks/sidebar_test.js View 1 2 3 2 chunks +24 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 21 (14 generated)
calamity
3 years, 9 months ago (2017-03-07 07:28:29 UTC) #5
tsergeant
Cool, generally lg https://codereview.chromium.org/2733123003/diff/20001/chrome/browser/resources/md_bookmarks/folder_node.js File chrome/browser/resources/md_bookmarks/folder_node.js (right): https://codereview.chromium.org/2733123003/diff/20001/chrome/browser/resources/md_bookmarks/folder_node.js#newcode107 chrome/browser/resources/md_bookmarks/folder_node.js:107: this.$['folder-label'].style.paddingLeft = I wonder if there's ...
3 years, 9 months ago (2017-03-07 23:32:50 UTC) #6
calamity
padding-left changed to margin-left due to downstream necessity. May as well do it here. Pixel ...
3 years, 9 months ago (2017-03-08 06:52:46 UTC) #7
tsergeant
lgtm I think that if you base this off of https://codereview.chromium.org/2735953002/ it should work and ...
3 years, 9 months ago (2017-03-08 23:26:17 UTC) #8
calamity
https://codereview.chromium.org/2733123003/diff/40001/chrome/browser/resources/md_bookmarks/folder_node.html File chrome/browser/resources/md_bookmarks/folder_node.html (right): https://codereview.chromium.org/2733123003/diff/40001/chrome/browser/resources/md_bookmarks/folder_node.html#newcode78 chrome/browser/resources/md_bookmarks/folder_node.html:78: <bookmarks-folder-node item-id="[[child]]" depth="[[getChildDepth_(depth)]]"> On 2017/03/08 23:26:17, tsergeant wrote: > ...
3 years, 9 months ago (2017-03-09 02:48:54 UTC) #10
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/2733123003/120001
3 years, 9 months ago (2017-03-13 04:55:20 UTC) #18
commit-bot: I haz the power
3 years, 9 months ago (2017-03-13 05:58:25 UTC) #21
Message was sent while issue was closed.
Committed patchset #5 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/dedb4c1fcf7a1f1b9d43c3ca4f5b...

Powered by Google App Engine
This is Rietveld 408576698