Chromium Code Reviews
DescriptionMD Bookmarks: Remove deleted nodes from state tree
This clears out deleted nodes (and their descendants) from all areas of
the state tree:
- The node data is removed from the core node map
- The nodes are unselected
- If the selected folder was deleted, show the parent
- Remove any deleted nodes from search results
BUG=697706
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2752223004
Cr-Commit-Position: refs/heads/master@{#461953}
Committed: https://chromium.googlesource.com/chromium/src/+/ff66de077810f11a905d267687e29a644902fd87
Patch Set 1 #Patch Set 2 : Fix closure and tests #Patch Set 3 : Fix tests/closure #Patch Set 4 : Rebase #
Total comments: 15
Patch Set 5 : Rebase, new parent is https://codereview.chromium.org/2774233006/ #Patch Set 6 : calamity@ review #Patch Set 7 : Rebase #Dependent Patchsets: Messages
Total messages: 16 (10 generated)
|