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

Issue 393083004: Update Commit and GetUpdatesResponse messages to include attachment ids. (Closed)

Created:
6 years, 5 months ago by maniscalco
Modified:
6 years, 5 months ago
Reviewers:
rlarocque
CC:
chromium-reviews, tim+watch_chromium.org, haitaol+watch_chromium.org, albertb+watch_chromium.org, zea+watch_chromium.org, maniscalco+watch_chromium.org, pavely
Project:
chromium
Visibility:
Public.

Description

Update Commit and GetUpdatesResponse messages to include attachment ids. Private function HasAttachmentNotOnServer is now tested (albeit indirectly) by directory_commit_contribution_unittest.cc via DirectoryCommitContribution::Build. When displayed in about:sync, SyncEntity instances will now show any attachment ids they contain. This CL depends on issue 395913003. BUG=356266, 394023 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283908

Patch Set 1 : #

Patch Set 2 : Update SyncManagerImpl to detect attachment metadata changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+533 lines, -10 lines) Patch
M sync/engine/commit_util.cc View 5 chunks +16 lines, -0 lines 0 comments Download
M sync/engine/conflict_resolver.cc View 2 chunks +35 lines, -1 line 0 comments Download
M sync/engine/directory_commit_contribution_unittest.cc View 6 chunks +104 lines, -3 lines 0 comments Download
M sync/engine/directory_update_handler_unittest.cc View 8 chunks +165 lines, -0 lines 0 comments Download
M sync/engine/get_commit_ids.cc View 1 chunk +0 lines, -1 line 0 comments Download
M sync/engine/syncer_util.cc View 3 chunks +4 lines, -0 lines 0 comments Download
M sync/internal_api/public/base/attachment_id_proto.h View 1 chunk +8 lines, -0 lines 0 comments Download
M sync/internal_api/public/base/attachment_id_proto.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M sync/internal_api/public/base/attachment_id_proto_unittest.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M sync/internal_api/public/test/test_entry_factory.h View 2 chunks +30 lines, -5 lines 0 comments Download
M sync/internal_api/sync_manager_impl.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M sync/internal_api/sync_manager_impl_unittest.cc View 1 4 chunks +64 lines, -0 lines 0 comments Download
M sync/internal_api/syncapi_internal.h View 1 2 chunks +6 lines, -0 lines 0 comments Download
M sync/internal_api/syncapi_internal.cc View 1 2 chunks +9 lines, -0 lines 0 comments Download
M sync/internal_api/test/test_entry_factory.cc View 1 chunk +43 lines, -0 lines 0 comments Download
M sync/protocol/proto_value_conversions.cc View 1 chunk +1 line, -0 lines 0 comments Download
M sync/syncable/model_neutral_mutable_entry.h View 1 chunk +1 line, -0 lines 0 comments Download
M sync/syncable/model_neutral_mutable_entry.cc View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
maniscalco
Richard, would you please review this change? This is the second half of issue 386803004 ...
6 years, 5 months ago (2014-07-15 23:09:08 UTC) #1
rlarocque
I skimmed over this yesterday and it looked pretty good. I intend to properly review ...
6 years, 5 months ago (2014-07-16 19:57:23 UTC) #2
rlarocque
I think this is OK, though I'll want to double-check with you about the conflict ...
6 years, 5 months ago (2014-07-16 23:00:57 UTC) #3
maniscalco
On 2014/07/16 23:00:57, rlarocque wrote: > I think this is OK, though I'll want to ...
6 years, 5 months ago (2014-07-16 23:43:42 UTC) #4
maniscalco
On 2014/07/16 23:43:42, maniscalco wrote: > On 2014/07/16 23:00:57, rlarocque wrote: > > I think ...
6 years, 5 months ago (2014-07-17 16:57:14 UTC) #5
rlarocque
On 2014/07/17 16:57:14, maniscalco wrote: > On 2014/07/16 23:43:42, maniscalco wrote: > > On 2014/07/16 ...
6 years, 5 months ago (2014-07-17 17:22:53 UTC) #6
maniscalco
The CQ bit was checked by maniscalco@chromium.org
6 years, 5 months ago (2014-07-17 17:23:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maniscalco@chromium.org/393083004/120001
6 years, 5 months ago (2014-07-17 17:25:05 UTC) #8
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 22:29:20 UTC) #9
Message was sent while issue was closed.
Change committed as 283908

Powered by Google App Engine
This is Rietveld 408576698