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

Issue 2562853002: [Sync] Fix flakiness from Sessions refactor (Closed)

Created:
4 years ago by Nicolas Zea
Modified:
4 years ago
Reviewers:
msw, skym
CC:
chromium-reviews, sync-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Sync] Fix flakiness from Sessions refactor Fixes a flaky issue introduced in the recent tabs submenu tests due to inspecting possibly unset timestamp values. Also fixes a pre-existing issue where sync ids for tabs were not being set, which the refactor brought to light. BUG=671902, 671902 TBR=msw Committed: https://crrev.com/f4224baa9e43677897f657a97b810a89245f6631 Cr-Commit-Position: refs/heads/master@{#437604}

Patch Set 1 #

Patch Set 2 : Fix SetSyncId #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -5 lines) Patch
M chrome/browser/sync/sessions/sessions_sync_manager_unittest.cc View 1 2 chunks +16 lines, -0 lines 0 comments Download
M chrome/browser/ui/toolbar/recent_tabs_sub_menu_model_unittest.cc View 1 chunk +1 line, -2 lines 0 comments Download
M components/sync_sessions/sessions_sync_manager.cc View 1 2 chunks +4 lines, -2 lines 2 comments Download
M components/sync_sessions/synced_session_tracker.cc View 1 chunk +5 lines, -1 line 2 comments Download

Messages

Total messages: 25 (15 generated)
Nicolas Zea
PTAL! I suspect the fact that SetSyncId hasn't been called for a year has been ...
4 years ago (2016-12-09 00:39:49 UTC) #3
skym
lgtm This CL lists 665196 as a bug it addresses, again, I think that may ...
4 years ago (2016-12-09 15:40:01 UTC) #8
Nicolas Zea
Thanks! https://codereview.chromium.org/2562853002/diff/20001/components/sync_sessions/sessions_sync_manager.cc File components/sync_sessions/sessions_sync_manager.cc (right): https://codereview.chromium.org/2562853002/diff/20001/components/sync_sessions/sessions_sync_manager.cc#newcode370 components/sync_sessions/sessions_sync_manager.cc:370: tab_delegate->SetSyncId(tab_node_id); On 2016/12/09 15:40:00, skym wrote: > I ...
4 years ago (2016-12-09 17:33:36 UTC) #10
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/2562853002/20001
4 years ago (2016-12-09 18:06:50 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/322725)
4 years ago (2016-12-09 18:45:07 UTC) #14
Nicolas Zea
+TBR msw (just re-enabling a test that was disabled due to my patch)
4 years ago (2016-12-09 18:52:13 UTC) #17
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/2562853002/20001
4 years ago (2016-12-09 18:53:22 UTC) #19
msw
c/b/ui lgtm
4 years ago (2016-12-09 19:11:52 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-09 19:13:15 UTC) #23
commit-bot: I haz the power
4 years ago (2016-12-12 14:36:46 UTC) #25
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f4224baa9e43677897f657a97b810a89245f6631
Cr-Commit-Position: refs/heads/master@{#437604}

Powered by Google App Engine
This is Rietveld 408576698