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

Issue 312333005: Make the "Tabs" item on about:sync non-yellow (Closed)

Created:
6 years, 6 months ago by stanisc
Modified:
6 years, 6 months ago
Reviewers:
rlarocque, Nicolas Zea
CC:
chromium-reviews, tim+watch_chromium.org, haitaol+watch_chromium.org, maniscalco+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Make the "Tabs" item on about:sync non-yellow This was achieved by changing ProfileSyncService::GetTypeStatusMap() to have a special case for proxy types. A passive proxy type gets assigned status "ok" instead of "warning" which makes it appear green on the about:sync page. BUG=380442 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275561

Patch Set 1 #

Total comments: 5

Patch Set 2 : Added IsProxyType function and unit test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -2 lines) Patch
M chrome/browser/sync/profile_sync_service.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M sync/internal_api/public/base/model_type.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M sync/syncable/model_type.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M sync/syncable/model_type_unittest.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
stanisc
This is a trivial fix for issue 380442 to help me get familiar with the ...
6 years, 6 months ago (2014-06-05 20:27:56 UTC) #1
rlarocque
I've started some trybots on your behalf, since your 'git cl try' seems to have ...
6 years, 6 months ago (2014-06-05 21:21:11 UTC) #2
stanisc
Second iteration: Added IsProxyType function (and corresponding unit test) and restructured ProfileSyncService::GetTypeStatusMap as suggested. https://codereview.chromium.org/312333005/diff/1/chrome/browser/sync/profile_sync_service.cc ...
6 years, 6 months ago (2014-06-06 01:15:44 UTC) #3
rlarocque
LGTM. I've started a bunch more trybots for you latest patch. Since this is such ...
6 years, 6 months ago (2014-06-06 01:24:36 UTC) #4
stanisc
The CQ bit was checked by stanisc@chromium.org
6 years, 6 months ago (2014-06-06 19:01:15 UTC) #5
stanisc
The CQ bit was unchecked by stanisc@chromium.org
6 years, 6 months ago (2014-06-06 19:01:33 UTC) #6
stanisc
The CQ bit was checked by stanisc@chromium.org
6 years, 6 months ago (2014-06-06 19:02:21 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stanisc@chromium.org/312333005/20001
6 years, 6 months ago (2014-06-06 19:03:35 UTC) #8
commit-bot: I haz the power
6 years, 6 months ago (2014-06-07 00:01:52 UTC) #9
Message was sent while issue was closed.
Change committed as 275561

Powered by Google App Engine
This is Rietveld 408576698