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

Issue 8734009: Revive reverted path. (Closed)

Created:
9 years ago by Munjal (Google)
Modified:
9 years ago
CC:
chromium-reviews, ncarter (slow), akalin, Erik does not do reviews, mihaip+watch_chromium.org, cbentzel+watch_chromium.org, Aaron Boodman, darin-cc_chromium.org, Paweł Hajdan Jr., tim (not reviewing)
Visibility:
Public.

Description

Revive reverted path. Original patch: http://src.chromium.org/viewvc/chrome?view=rev&revision=111882 Reverted in: http://src.chromium.org/viewvc/chrome?view=rev&revision=111944 Apart from the exact same files as the original patch, this contains a change to sync integration tests that fixes those tests. The change is to set a fake response for OAuth2 login token fetch request. I ran sync_integration_tests locally and they all pass now. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112165

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+206 lines, -52 lines) Patch
M chrome/browser/extensions/app_notify_channel_setup_unittest.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/net/gaia/token_service.h View 5 chunks +25 lines, -2 lines 0 comments Download
M chrome/browser/net/gaia/token_service.cc View 7 chunks +82 lines, -37 lines 0 comments Download
M chrome/browser/net/gaia/token_service_unittest.cc View 5 chunks +78 lines, -10 lines 0 comments Download
M chrome/browser/sync/test/integration/sync_test.cc View 1 3 chunks +12 lines, -0 lines 0 comments Download
M chrome/common/net/gaia/gaia_constants.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/net/gaia/gaia_constants.cc View 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Munjal (Google)
9 years ago (2011-11-29 23:40:50 UTC) #1
Munjal (Google)
9 years ago (2011-11-29 23:48:07 UTC) #2
Raghu Simha
Additional change to sync_test.cc LGTM. Thanks for taking care of this.
9 years ago (2011-11-29 23:50:52 UTC) #3
Raghu Simha
Still LGTM, pending one nit. http://codereview.chromium.org/8734009/diff/1/chrome/browser/sync/test/integration/sync_test.cc File chrome/browser/sync/test/integration/sync_test.cc (right): http://codereview.chromium.org/8734009/diff/1/chrome/browser/sync/test/integration/sync_test.cc#newcode71 chrome/browser/sync/test/integration/sync_test.cc:71: static const char kOAuth2LoginTokenValidResponse[] ...
9 years ago (2011-11-29 23:56:59 UTC) #4
Munjal (Google)
http://codereview.chromium.org/8734009/diff/1/chrome/browser/sync/test/integration/sync_test.cc File chrome/browser/sync/test/integration/sync_test.cc (right): http://codereview.chromium.org/8734009/diff/1/chrome/browser/sync/test/integration/sync_test.cc#newcode71 chrome/browser/sync/test/integration/sync_test.cc:71: static const char kOAuth2LoginTokenValidResponse[] = On 2011/11/29 23:56:59, rsimha ...
9 years ago (2011-11-30 00:02:00 UTC) #5
lipalani1
LGTMing the original patch. This is just a rubberstamp approval since Rick is out. Rick ...
9 years ago (2011-11-30 00:04:27 UTC) #6
tim (not reviewing)
lgtm
9 years ago (2011-11-30 08:17:57 UTC) #7
Rick Campbell
9 years ago (2011-11-30 19:06:46 UTC) #8
lgtm

Powered by Google App Engine
This is Rietveld 408576698