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

Issue 10645004: [Sync] Move HttpBridge to sync/ (Closed)

Created:
8 years, 6 months ago by akalin
Modified:
8 years, 6 months ago
CC:
chromium-reviews, ncarter (slow), Raghu Simha, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

[Sync] Move HttpBridge to sync/ Remove all references to content in HttpBridge. Clean up handling of HTTP user agent in HttpBridge. BUG=133791 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=143575

Patch Set 1 #

Patch Set 2 : Fix deps, add TODO #

Patch Set 3 : Sync to head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -1143 lines) Patch
D chrome/browser/sync/glue/http_bridge.h View 1 2 1 chunk +0 lines, -235 lines 0 comments Download
D chrome/browser/sync/glue/http_bridge.cc View 1 2 1 chunk +0 lines, -316 lines 0 comments Download
D chrome/browser/sync/glue/http_bridge_unittest.cc View 1 chunk +0 lines, -411 lines 0 comments Download
M chrome/browser/sync/glue/sync_backend_host.cc View 1 2 5 chunks +34 lines, -35 lines 0 comments Download
M chrome/browser/sync/test/test_http_bridge_factory.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M sync/engine/net/server_connection_manager.h View 1 2 3 chunks +1 line, -7 lines 0 comments Download
M sync/engine/net/server_connection_manager.cc View 1 2 1 chunk +1 line, -3 lines 0 comments Download
M sync/engine/syncer_proto_util_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M sync/internal_api/DEPS View 1 1 chunk +1 line, -3 lines 0 comments Download
A + sync/internal_api/http_bridge.cc View 1 2 11 chunks +42 lines, -41 lines 0 comments Download
A + sync/internal_api/http_bridge_unittest.cc View 16 chunks +30 lines, -37 lines 0 comments Download
A + sync/internal_api/public/http_bridge.h View 1 2 8 chunks +26 lines, -29 lines 0 comments Download
M sync/internal_api/public/http_post_provider_interface.h View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M sync/internal_api/public/sync_manager.h View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M sync/internal_api/sync_manager.cc View 1 2 5 chunks +1 line, -5 lines 0 comments Download
M sync/internal_api/syncapi_server_connection_manager.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M sync/internal_api/syncapi_server_connection_manager.cc View 1 2 2 chunks +1 line, -3 lines 0 comments Download
M sync/internal_api/syncapi_server_connection_manager_unittest.cc View 1 2 3 chunks +2 lines, -3 lines 0 comments Download
M sync/internal_api/syncapi_unittest.cc View 1 2 2 chunks +1 line, -2 lines 0 comments Download
M sync/sync.gyp View 5 chunks +5 lines, -0 lines 0 comments Download
M sync/test/engine/mock_connection_manager.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
akalin
+tim for review
8 years, 6 months ago (2012-06-21 18:53:30 UTC) #1
akalin
Fixed DEPS, added TODO. Basically I think we eventually want to get rid of HttpPostProvider ...
8 years, 6 months ago (2012-06-21 20:00:23 UTC) #2
tim (not reviewing)
On 2012/06/21 20:00:23, akalin wrote: > Fixed DEPS, added TODO. Basically I think we eventually ...
8 years, 6 months ago (2012-06-21 20:19:17 UTC) #3
akalin
On 2012/06/21 20:19:17, timsteele wrote: > On 2012/06/21 20:00:23, akalin wrote: > > Fixed DEPS, ...
8 years, 6 months ago (2012-06-21 20:41:10 UTC) #4
tim (not reviewing)
On 2012/06/21 20:41:10, akalin wrote: > On 2012/06/21 20:19:17, timsteele wrote: > > On 2012/06/21 ...
8 years, 6 months ago (2012-06-21 20:56:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/10645004/6001
8 years, 6 months ago (2012-06-21 20:58:56 UTC) #6
commit-bot: I haz the power
Try job failure for 10645004-6001 (retry) (retry) on mac_rel for step "browser_tests". It's a second ...
8 years, 6 months ago (2012-06-21 22:51:30 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/10645004/6001
8 years, 6 months ago (2012-06-22 06:03:48 UTC) #8
commit-bot: I haz the power
Failed to apply patch for sync/internal_api/public/http_bridge.h: While running patch -p1 --forward --force; patching file sync/internal_api/public/http_bridge.h ...
8 years, 6 months ago (2012-06-22 09:01:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/10645004/4002
8 years, 6 months ago (2012-06-22 09:33:33 UTC) #10
commit-bot: I haz the power
Change committed as 143575
8 years, 6 months ago (2012-06-22 12:11:39 UTC) #11
nilesh
On 2012/06/22 12:11:39, I haz the power (commit-bot) wrote: > Change committed as 143575 FYI: ...
8 years, 6 months ago (2012-06-22 16:25:10 UTC) #12
nilesh
On 2012/06/22 16:25:10, nileshagrawal1 wrote: > On 2012/06/22 12:11:39, I haz the power (commit-bot) wrote: ...
8 years, 6 months ago (2012-06-22 16:26:34 UTC) #13
akalin
On 2012/06/22 16:26:34, nileshagrawal1 wrote: > On 2012/06/22 16:25:10, nileshagrawal1 wrote: > > On 2012/06/22 ...
8 years, 6 months ago (2012-06-22 18:30:58 UTC) #14
Agrawal
8 years, 6 months ago (2012-06-22 19:06:38 UTC) #15
On Fri, Jun 22, 2012 at 11:30 AM, <akalin@chromium.org> wrote:

> On 2012/06/22 16:26:34, nileshagrawal1 wrote:
>
>> On 2012/06/22 16:25:10, nileshagrawal1 wrote:
>> > On 2012/06/22 12:11:39, I haz the power (commit-bot) wrote:
>> > > Change committed as 143575
>> >
>> > FYI: This breaks sync_unittests for Android (I guess because of the
>> lack of
>> test
>> > server support).
>> >
>>
>
> http://build.chromium.org/p/**chromium.fyi/builders/**
>
Chromium%252520Linux%**252520Android/builds/10552<http://build.chromium.org/p/chromium.fyi/builders/Chromium%252520Linux%252520Android/builds/10552>
>
>> Trying the link again:
>>
>
> http://build.chromium.org/p/**chromium.fyi/builders/**
>
Chromium%2520Linux%2520Android<http://build.chromium.org/p/chromium.fyi/builders/Chromium%2520Linux%2520Android>
>
> Hmm, neither link works.  Are you saying it's failing because the
> HttpBridge
> tests require a testserver?
>

http://build.chromium.org/p/chromium.fyi/builders/Chromium%20Linux%20Android/...

Cl to disable the tests for android is underway.
http://codereview.chromium.org/10639019/



>
>
https://chromiumcodereview.**appspot.com/10645004/<https://chromiumcodereview...
>

Powered by Google App Engine
This is Rietveld 408576698