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

Issue 2780223004: MD Bookmarks: Implement dialog to add new folders/bookmarks (Closed)

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

Description

MD Bookmarks: Implement dialog to add new folders/bookmarks The dialog can be accessed from the menu in the toolbar, and will add new items to the end of the selected folder. BUG=692821 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2780223004 Cr-Commit-Position: refs/heads/master@{#462005} Committed: https://chromium.googlesource.com/chromium/src/+/85e49faca65081cad27e7c8ed43b02261afcaa96

Patch Set 1 #

Patch Set 2 : Split out creation #

Total comments: 6

Patch Set 3 : calamity@ review comments #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -29 lines) Patch
M chrome/app/bookmarks_strings.grdp View 1 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/resources/md_bookmarks/compiled_resources2.gyp View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/md_bookmarks/edit_dialog.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/md_bookmarks/edit_dialog.js View 1 2 3 chunks +65 lines, -12 lines 0 comments Download
M chrome/browser/resources/md_bookmarks/toolbar.html View 1 2 3 chunks +9 lines, -5 lines 0 comments Download
M chrome/browser/resources/md_bookmarks/toolbar.js View 1 2 2 chunks +17 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/md_bookmarks/md_bookmarks_ui.cc View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/test/data/webui/md_bookmarks/edit_dialog_test.js View 1 2 3 chunks +24 lines, -1 line 0 comments Download
M ui/webui/resources/cr_elements/cr_action_menu/cr_action_menu.html View 3 chunks +6 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 29 (23 generated)
tsergeant
Follow-up to the onCreated CL
3 years, 8 months ago (2017-04-03 04:22:47 UTC) #5
calamity
lgtm https://codereview.chromium.org/2780223004/diff/20001/chrome/browser/resources/md_bookmarks/edit_dialog.js File chrome/browser/resources/md_bookmarks/edit_dialog.js (right): https://codereview.chromium.org/2780223004/diff/20001/chrome/browser/resources/md_bookmarks/edit_dialog.js#newcode97 chrome/browser/resources/md_bookmarks/edit_dialog.js:97: title = isFolder ? 'addFolderTitle' : 'addBookmarkTitle'; nit: ...
3 years, 8 months ago (2017-04-03 07:20:48 UTC) #8
tsergeant
+dpapad@ for the little addition to cr-action-menu. https://codereview.chromium.org/2780223004/diff/20001/chrome/browser/resources/md_bookmarks/edit_dialog.js File chrome/browser/resources/md_bookmarks/edit_dialog.js (right): https://codereview.chromium.org/2780223004/diff/20001/chrome/browser/resources/md_bookmarks/edit_dialog.js#newcode97 chrome/browser/resources/md_bookmarks/edit_dialog.js:97: title = ...
3 years, 8 months ago (2017-04-04 01:21:08 UTC) #12
dpapad
LGTM for cr_action_menu.html
3 years, 8 months ago (2017-04-04 02:50:07 UTC) #15
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/2780223004/60001
3 years, 8 months ago (2017-04-05 07:36:09 UTC) #26
commit-bot: I haz the power
3 years, 8 months ago (2017-04-05 07:40:59 UTC) #29
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/85e49faca65081cad27e7c8ed43b...

Powered by Google App Engine
This is Rietveld 408576698