|
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
|
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
|
Total messages: 9 (0 generated)
|