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

Issue 2823053003: [MD Bookmarks] Remove the bookmarks-sidebar element. (Closed)

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

Description

[MD Bookmarks] Remove the bookmarks-sidebar element. This CL removes the bookmarks-sidebar element in and replaces it with a root bookmarks-folder-node. This serves to specify the recursive nature of the sidebar, and will allow for neater recursive behaviors such as keyboard navigation. BUG=692844 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2823053003 Cr-Commit-Position: refs/heads/master@{#467567} Committed: https://chromium.googlesource.com/chromium/src/+/a5561b2dc4119384f07627fe976badda532d3fc5

Patch Set 1 #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : rebase, address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -183 lines) Patch
M chrome/browser/browser_resources.grd View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/resources/md_bookmarks/app.html View 3 chunks +13 lines, -2 lines 0 comments Download
M chrome/browser/resources/md_bookmarks/app.js View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/resources/md_bookmarks/compiled_resources2.gyp View 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/resources/md_bookmarks/folder_node.html View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/md_bookmarks/folder_node.js View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/resources/md_bookmarks/sidebar.html View 1 chunk +0 lines, -31 lines 0 comments Download
D chrome/browser/resources/md_bookmarks/sidebar.js View 1 chunk +0 lines, -23 lines 0 comments Download
M chrome/browser/ui/webui/md_bookmarks/md_bookmarks_ui.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/test/data/webui/md_bookmarks/app_test.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/webui/md_bookmarks/dnd_manager_test.js View 1 3 chunks +3 lines, -3 lines 0 comments Download
A + chrome/test/data/webui/md_bookmarks/folder_node_test.js View 1 2 4 chunks +9 lines, -10 lines 0 comments Download
M chrome/test/data/webui/md_bookmarks/md_bookmarks_browsertest.js View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/test/data/webui/md_bookmarks/sidebar_test.js View 1 2 1 chunk +0 lines, -94 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 15 (9 generated)
calamity
This is a precursor to the other CL. Basically, you'll probably need to read that ...
3 years, 8 months ago (2017-04-18 08:28:46 UTC) #3
tsergeant
Happy to go with this now that the extra cruft is gone from app.js in ...
3 years, 8 months ago (2017-04-19 07:39:28 UTC) #4
calamity
https://codereview.chromium.org/2823053003/diff/20001/chrome/browser/resources/md_bookmarks/folder_node.html File chrome/browser/resources/md_bookmarks/folder_node.html (right): https://codereview.chromium.org/2823053003/diff/20001/chrome/browser/resources/md_bookmarks/folder_node.html#newcode84 chrome/browser/resources/md_bookmarks/folder_node.html:84: draggable="[[!isRootFolder_(depth)]]" On 2017/04/19 07:39:28, tsergeant wrote: > Nit: Maybe ...
3 years, 8 months ago (2017-04-26 08:03:54 UTC) #9
tsergeant
lgtm https://codereview.chromium.org/2823053003/diff/20001/chrome/test/data/webui/md_bookmarks/sidebar_test.js File chrome/test/data/webui/md_bookmarks/sidebar_test.js (left): https://codereview.chromium.org/2823053003/diff/20001/chrome/test/data/webui/md_bookmarks/sidebar_test.js#oldcode5 chrome/test/data/webui/md_bookmarks/sidebar_test.js:5: suite('<bookmarks-sidebar>', function() { On 2017/04/26 08:03:54, calamity wrote: ...
3 years, 8 months ago (2017-04-26 23:47:55 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/2823053003/30001
3 years, 7 months ago (2017-04-27 03:22:28 UTC) #12
commit-bot: I haz the power
3 years, 7 months ago (2017-04-27 03:28:02 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:30001) as
https://chromium.googlesource.com/chromium/src/+/a5561b2dc4119384f07627fe976b...

Powered by Google App Engine
This is Rietveld 408576698