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

Issue 2741393002: MD Bookmarks: Implement item selection in new data flow system (Closed)

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

Description

MD Bookmarks: Implement item selection in new data flow system MD Bookmarks has switched to a new data flow system which makes it easier to bind and modify backend data from the UI. This CL implements item selection in this new system, making it possible to select individual items and ctrl/shift select groups of items. BUG=697706 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2741393002 Cr-Commit-Position: refs/heads/master@{#456996} Committed: https://chromium.googlesource.com/chromium/src/+/f32efd59c35df91f5f63866666702c139afcac4b

Patch Set 1 #

Total comments: 16

Patch Set 2 : Rebase #

Patch Set 3 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+249 lines, -17 lines) Patch
M chrome/browser/resources/md_bookmarks/actions.js View 1 2 2 chunks +39 lines, -0 lines 0 comments Download
M chrome/browser/resources/md_bookmarks/item.js View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/resources/md_bookmarks/reducers.js View 1 2 4 chunks +65 lines, -12 lines 0 comments Download
M chrome/browser/resources/md_bookmarks/types.js View 1 2 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/resources/md_bookmarks/util.js View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/test/data/webui/md_bookmarks/list_test.js View 1 2 1 chunk +49 lines, -0 lines 0 comments Download
M chrome/test/data/webui/md_bookmarks/reducers_test.js View 1 2 1 chunk +78 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 16 (10 generated)
tsergeant
And here's the follow-up
3 years, 9 months ago (2017-03-13 02:21:23 UTC) #5
calamity
https://codereview.chromium.org/2741393002/diff/1/chrome/browser/resources/md_bookmarks/actions.js File chrome/browser/resources/md_bookmarks/actions.js (right): https://codereview.chromium.org/2741393002/diff/1/chrome/browser/resources/md_bookmarks/actions.js#newcode84 chrome/browser/resources/md_bookmarks/actions.js:84: Add a TODO to deselect already selected items when ...
3 years, 9 months ago (2017-03-14 03:01:45 UTC) #8
tsergeant
https://codereview.chromium.org/2741393002/diff/1/chrome/browser/resources/md_bookmarks/actions.js File chrome/browser/resources/md_bookmarks/actions.js (right): https://codereview.chromium.org/2741393002/diff/1/chrome/browser/resources/md_bookmarks/actions.js#newcode84 chrome/browser/resources/md_bookmarks/actions.js:84: On 2017/03/14 03:01:45, calamity wrote: > Add a TODO ...
3 years, 9 months ago (2017-03-14 05:42:02 UTC) #10
calamity
lgtm.
3 years, 9 months ago (2017-03-15 03:07:44 UTC) #11
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/2741393002/60001
3 years, 9 months ago (2017-03-15 03:18:32 UTC) #13
commit-bot: I haz the power
3 years, 9 months ago (2017-03-15 04:41:48 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/f32efd59c35df91f5f6386666670...

Powered by Google App Engine
This is Rietveld 408576698