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

Issue 455038: Give the proper error message in the case where you attempt to log int... (Closed)

Created:
11 years ago by Zachary Kuznia
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, ncarter (slow), ben+cc_chromium.org, tim (not reviewing), idana
Visibility:
Public.

Description

Give the proper error message in the case where you attempt to log int o bookmark sync while offline. BUG=19738 TEST=Attempt to log in to bookmark sync while offline. The error should be "Connection Unavailable" Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=34279

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M chrome/browser/sync/engine/syncapi.cc View 1 chunk +6 lines, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Zachary Kuznia
11 years ago (2009-12-02 22:57:25 UTC) #1
tim (not reviewing)
11 years ago (2009-12-10 19:29:49 UTC) #2
LGTM

http://codereview.chromium.org/455038/diff/3001/2002
File chrome/browser/sync/engine/syncapi.cc (right):

http://codereview.chromium.org/455038/diff/3001/2002#newcode1439
chrome/browser/sync/engine/syncapi.cc:1439: browser_sync::ConnectionUnavailable)
{
ultranit - I never know what the style guide says for this but in this file (see
line 1022) we usually indent 4 spaces from the start of the line for similar
cases.

Powered by Google App Engine
This is Rietveld 408576698