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

Issue 2251323002: MD History: Synced Tabs fixes (Closed)

Created:
4 years, 4 months ago by tsergeant
Modified:
4 years, 4 months ago
Reviewers:
calamity
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, Patrick Dubroy, michaelpg+watch-md-ui_chromium.org, dbeam+watch-history_chromium.org, pam+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@history_css_shuffle
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD History: Synced Tabs fixes * Correctly update device list when an item is deleted * Make collapsed state a property of the model rather than element, fixing issues when the list shrinks or reorders. * Tweak margin for long titles * Close menu on scroll BUG=635753 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/dc837d2aabc3019ccb20858e9c842270b9d68e47 Cr-Commit-Position: refs/heads/master@{#413061}

Patch Set 1 #

Patch Set 2 : Closure #

Total comments: 2

Patch Set 3 : Review comment, revulcanize #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -38 lines) Patch
M chrome/browser/resources/md_history/app.crisper.js View 1 2 7 chunks +34 lines, -8 lines 0 comments Download
M chrome/browser/resources/md_history/app.vulcanized.html View 1 2 7 chunks +28 lines, -11 lines 0 comments Download
M chrome/browser/resources/md_history/synced_device_card.html View 4 chunks +6 lines, -8 lines 0 comments Download
M chrome/browser/resources/md_history/synced_device_card.js View 1 2 chunks +15 lines, -5 lines 0 comments Download
M chrome/browser/resources/md_history/synced_device_manager.html View 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/resources/md_history/synced_device_manager.js View 1 2 5 chunks +19 lines, -3 lines 0 comments Download
M chrome/test/data/webui/md_history/history_synced_tabs_test.js View 2 chunks +55 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 18 (12 generated)
tsergeant
4 years, 4 months ago (2016-08-19 00:15:26 UTC) #9
calamity
lgtm https://codereview.chromium.org/2251323002/diff/20001/chrome/browser/resources/md_history/synced_device_manager.js File chrome/browser/resources/md_history/synced_device_manager.js (right): https://codereview.chromium.org/2251323002/diff/20001/chrome/browser/resources/md_history/synced_device_manager.js#newcode221 chrome/browser/resources/md_history/synced_device_manager.js:221: if (updateCount == this.syncedDevices_.length) { nit: sessionList.length >= ...
4 years, 4 months ago (2016-08-19 04:02:38 UTC) #10
tsergeant
https://codereview.chromium.org/2251323002/diff/20001/chrome/browser/resources/md_history/synced_device_manager.js File chrome/browser/resources/md_history/synced_device_manager.js (right): https://codereview.chromium.org/2251323002/diff/20001/chrome/browser/resources/md_history/synced_device_manager.js#newcode221 chrome/browser/resources/md_history/synced_device_manager.js:221: if (updateCount == this.syncedDevices_.length) { On 2016/08/19 04:02:37, calamity ...
4 years, 4 months ago (2016-08-19 04:48:30 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/2251323002/40001
4 years, 4 months ago (2016-08-19 04:49:15 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-19 06:03:34 UTC) #16
commit-bot: I haz the power
4 years, 4 months ago (2016-08-19 06:05:46 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/dc837d2aabc3019ccb20858e9c842270b9d68e47
Cr-Commit-Position: refs/heads/master@{#413061}

Powered by Google App Engine
This is Rietveld 408576698