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

Issue 2850763002: MD Bookmarks: Update Delete command to only delete the minimal set of nodes (Closed)

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

Description

MD Bookmarks: Update Delete command to only delete the minimal set of nodes This adds a filter so that when asking to delete a node at the same time as one of its children, only the parent node will be explicitly deleted (the child node will be implicitly deleted). BUG=692827 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2850763002 Cr-Commit-Position: refs/heads/master@{#469612} Committed: https://chromium.googlesource.com/chromium/src/+/f1ffc8932b93b6dca10055638cb08460f4752fed

Patch Set 1 #

Patch Set 2 : Closure #

Total comments: 4

Patch Set 3 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -11 lines) Patch
M chrome/browser/resources/md_bookmarks/command_manager.js View 1 2 1 chunk +24 lines, -4 lines 0 comments Download
M chrome/test/data/webui/md_bookmarks/command_manager_test.js View 2 chunks +26 lines, -7 lines 0 comments Download

Messages

Total messages: 19 (14 generated)
tsergeant
3 years, 7 months ago (2017-05-05 05:24:51 UTC) #9
calamity
lgtm https://codereview.chromium.org/2850763002/diff/20001/chrome/browser/resources/md_bookmarks/command_manager.js File chrome/browser/resources/md_bookmarks/command_manager.js (right): https://codereview.chromium.org/2850763002/diff/20001/chrome/browser/resources/md_bookmarks/command_manager.js#newcode120 chrome/browser/resources/md_bookmarks/command_manager.js:120: * a node and its descendant, we will ...
3 years, 7 months ago (2017-05-05 06:20:41 UTC) #10
tsergeant
https://codereview.chromium.org/2850763002/diff/20001/chrome/browser/resources/md_bookmarks/command_manager.js File chrome/browser/resources/md_bookmarks/command_manager.js (right): https://codereview.chromium.org/2850763002/diff/20001/chrome/browser/resources/md_bookmarks/command_manager.js#newcode120 chrome/browser/resources/md_bookmarks/command_manager.js:120: * a node and its descendant, we will only ...
3 years, 7 months ago (2017-05-05 06:38:56 UTC) #13
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/2850763002/40001
3 years, 7 months ago (2017-05-05 06:39:12 UTC) #16
commit-bot: I haz the power
3 years, 7 months ago (2017-05-05 07:44:01 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/f1ffc8932b93b6dca10055638cb0...

Powered by Google App Engine
This is Rietveld 408576698