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

Issue 10679010: sync: Set explicit protocol_version on commit (Closed)

Created:
8 years, 6 months ago by rlarocque
Modified:
8 years, 5 months ago
Reviewers:
Nicolas Zea
CC:
chromium-reviews
Visibility:
Public.

Description

sync: Set explicit protocol_version on commit The use of Message::Clear() function in commit.cc was unsetting this field. This change explicitly sets the field to the current default value following the Clear(). It also adds a test assertion to verify that the field is properly set. BUG=134769, 134715 TEST=Run against the test server and verify the field is in the logs. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=144339

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M sync/engine/commit.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M sync/test/engine/mock_connection_manager.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Nicolas Zea
8 years, 6 months ago (2012-06-27 00:02:07 UTC) #1
LGTM

Powered by Google App Engine
This is Rietveld 408576698