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

Issue 8587017: [Sync] Add version info to about:sync (Closed)

Created:
9 years, 1 month ago by Nicolas Zea
Modified:
9 years, 1 month ago
Reviewers:
akalin
CC:
chromium-reviews, Raghu Simha, ncarter (slow), arv (Not doing code reviews), akalin, tim (not reviewing)
Visibility:
Public.

Description

[Sync] Add version info to about:sync Version is in format <Browser Name> <Version> (<OS>) <Channel/Modifier info> BUG=97158 TEST=verify version info is in about:sync Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110456

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add client id, modify version format #

Total comments: 10

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -0 lines) Patch
M chrome/browser/resources/sync_internals/about.html View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/sync/engine/all_status.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/engine/all_status.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/sync/internal_api/sync_manager.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/sync/internal_api/sync_manager.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/sync_ui_util.h View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/sync/sync_ui_util.cc View 1 2 4 chunks +30 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Nicolas Zea
PTAL.
9 years, 1 month ago (2011-11-17 01:20:52 UTC) #1
akalin
http://codereview.chromium.org/8587017/diff/1/chrome/browser/sync/sync_ui_util.cc File chrome/browser/sync/sync_ui_util.cc (right): http://codereview.chromium.org/8587017/diff/1/chrome/browser/sync/sync_ui_util.cc#newcode496 chrome/browser/sync/sync_ui_util.cc:496: strings->SetString("version", chrome_version.Name() + " " + Does this have ...
9 years, 1 month ago (2011-11-17 02:35:02 UTC) #2
Nicolas Zea
PTAL http://codereview.chromium.org/8587017/diff/1/chrome/browser/sync/sync_ui_util.cc File chrome/browser/sync/sync_ui_util.cc (right): http://codereview.chromium.org/8587017/diff/1/chrome/browser/sync/sync_ui_util.cc#newcode496 chrome/browser/sync/sync_ui_util.cc:496: strings->SetString("version", chrome_version.Name() + " " + On 2011/11/17 ...
9 years, 1 month ago (2011-11-17 03:59:16 UTC) #3
akalin
Okay, matching the syncapi version string makes more sense. http://codereview.chromium.org/8587017/diff/4001/chrome/browser/resources/sync_internals/about.html File chrome/browser/resources/sync_internals/about.html (right): http://codereview.chromium.org/8587017/diff/4001/chrome/browser/resources/sync_internals/about.html#newcode47 chrome/browser/resources/sync_internals/about.html:47: ...
9 years, 1 month ago (2011-11-17 04:12:42 UTC) #4
Nicolas Zea
All comments addressed, PTAL. http://codereview.chromium.org/8587017/diff/4001/chrome/browser/resources/sync_internals/about.html File chrome/browser/resources/sync_internals/about.html (right): http://codereview.chromium.org/8587017/diff/4001/chrome/browser/resources/sync_internals/about.html#newcode47 chrome/browser/resources/sync_internals/about.html:47: <td jscontent="version"/> On 2011/11/17 04:12:43, ...
9 years, 1 month ago (2011-11-17 04:58:10 UTC) #5
akalin
LGTM
9 years, 1 month ago (2011-11-17 05:02:59 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/8587017/6001
9 years, 1 month ago (2011-11-17 05:08:58 UTC) #7
commit-bot: I haz the power
9 years, 1 month ago (2011-11-17 06:15:00 UTC) #8
Change committed as 110456

Powered by Google App Engine
This is Rietveld 408576698