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

Issue 2069183002: [Sync] Add option to remove device from "Other devices" on desktop (Closed)

Created:
4 years, 6 months ago by pavely
Modified:
4 years, 4 months ago
CC:
chromium-reviews, Patrick Dubroy, dbeam+watch-history_chromium.org, pam+watch_chromium.org, arv+watch_chromium.org, asvitkine+watch_chromium.org, calamity
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Sync] Add option to remove device from "Other devices" on desktop It is possible on Android/iOS to remove device entry from "Recent tabs" page. I'm adding item to drop-down menu on history page that offers similar functionality for desktop. BUG=280665 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation;master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/6e61e14818be83050cedff17a26d373dd2657085 Cr-Commit-Position: refs/heads/master@{#409051}

Patch Set 1 #

Patch Set 2 : Fix build. #

Total comments: 1

Patch Set 3 : Fix string order #

Total comments: 8

Patch Set 4 : Address Dan's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -12 lines) Patch
M chrome/browser/resources/history/other_devices.js View 1 2 3 2 chunks +14 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/history_ui.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M components/history_strings.grdp View 1 2 3 1 chunk +14 lines, -9 lines 0 comments Download

Messages

Total messages: 32 (11 generated)
pavely
PTAL. dbeam@chromium.org chrome/browser/resources/history/other_devices.js chrome/browser/ui/webui/history_ui.cc sdefresne@chromium.org components/history_strings.grdp isherman@chromium.org tools/metrics/histograms/histograms.xml
4 years, 6 months ago (2016-06-15 18:16:52 UTC) #4
Ilya Sherman
histograms.xml lgtm
4 years, 6 months ago (2016-06-15 19:20:26 UTC) #5
Dan Beam
fyi: i don't think other devices show up on mobile, and we're replacing the desktop ...
4 years, 6 months ago (2016-06-15 20:50:13 UTC) #6
Dan Beam
/cc tsergeant@ and calamity@
4 years, 6 months ago (2016-06-15 20:50:40 UTC) #7
pavely
On 2016/06/15 20:50:13, Dan Beam wrote: > fyi: i don't think other devices show up ...
4 years, 6 months ago (2016-06-15 22:03:48 UTC) #8
sdefresne
components/history_string.grp lgtm if the answer to the question is no https://codereview.chromium.org/2069183002/diff/20001/components/history_strings.grdp File components/history_strings.grdp (right): https://codereview.chromium.org/2069183002/diff/20001/components/history_strings.grdp#newcode114 ...
4 years, 6 months ago (2016-06-16 09:16:57 UTC) #9
pavely
On 2016/06/16 09:16:57, sdefresne wrote: > components/history_string.grp lgtm if the answer to the question is ...
4 years, 6 months ago (2016-06-16 18:27:07 UTC) #10
Dan Beam
i'm pretty sure "Other devices" are now called "Synced tabs" flip chrome://flags#enable-md-history to see for ...
4 years, 6 months ago (2016-06-18 01:47:53 UTC) #11
pavely
On 2016/06/18 01:47:53, Dan Beam wrote: > i'm pretty sure "Other devices" are now called ...
4 years, 6 months ago (2016-06-23 22:39:25 UTC) #12
Dan Beam
i would just port to md_history at this point, but I'll let tsergeant/calamity weigh in
4 years, 6 months ago (2016-06-23 23:52:41 UTC) #13
pavely
On 2016/06/18 01:47:53, Dan Beam wrote: > i'm pretty sure "Other devices" are now called ...
4 years, 6 months ago (2016-06-23 23:52:41 UTC) #14
tsergeant
On 2016/06/23 23:52:41, Dan Beam wrote: > i would just port to md_history at this ...
4 years, 6 months ago (2016-06-24 05:11:21 UTC) #15
pavely
On 2016/06/23 23:52:41, Dan Beam wrote: > i would just port to md_history at this ...
4 years, 4 months ago (2016-07-29 23:26:47 UTC) #16
Dan Beam
https://codereview.chromium.org/2069183002/diff/40001/chrome/browser/resources/history/other_devices.js File chrome/browser/resources/history/other_devices.js (right): https://codereview.chromium.org/2069183002/diff/40001/chrome/browser/resources/history/other_devices.js#newcode73 chrome/browser/resources/history/other_devices.js:73: this.deleteItem_ = this.appendMenuItem_('deleteSessionMenuItemText'); why do we need to set ...
4 years, 4 months ago (2016-07-30 00:54:08 UTC) #17
commit-bot: I haz the power
Your CL relies on deprecated CQ feature(s): * Specifying master names in CQ_INCLUDE_TRYBOTS part of ...
4 years, 4 months ago (2016-08-01 18:42:19 UTC) #21
pavely
https://codereview.chromium.org/2069183002/diff/40001/chrome/browser/resources/history/other_devices.js File chrome/browser/resources/history/other_devices.js (right): https://codereview.chromium.org/2069183002/diff/40001/chrome/browser/resources/history/other_devices.js#newcode73 chrome/browser/resources/history/other_devices.js:73: this.deleteItem_ = this.appendMenuItem_('deleteSessionMenuItemText'); On 2016/07/30 00:54:08, Dan Beam wrote: ...
4 years, 4 months ago (2016-08-01 19:25:13 UTC) #22
Dan Beam
lgtm
4 years, 4 months ago (2016-08-01 20:47:01 UTC) #25
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/2069183002/60001
4 years, 4 months ago (2016-08-01 20:51:48 UTC) #28
commit-bot: I haz the power
Your CL relies on deprecated CQ feature(s): * Specifying master names in CQ_INCLUDE_TRYBOTS part of ...
4 years, 4 months ago (2016-08-01 20:51:50 UTC) #29
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-01 20:55:40 UTC) #30
commit-bot: I haz the power
4 years, 4 months ago (2016-08-01 20:57:46 UTC) #32
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6e61e14818be83050cedff17a26d373dd2657085
Cr-Commit-Position: refs/heads/master@{#409051}

Powered by Google App Engine
This is Rietveld 408576698