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

Issue 9369005: [Sync] Add ordinal_in_parent to SyncEntity/CommitResponse protobuf (Closed)

Created:
8 years, 10 months ago by akalin
Modified:
8 years, 9 months ago
Reviewers:
ncarter (slow)
CC:
chromium-reviews, Raghu Simha, ncarter (slow), tim (not reviewing)
Visibility:
Public.

Description

[Sync] Add ordinal_in_parent to SyncEntity/CommitResponse protobuf This will replace position_in_parent, which has only 64 bytes of resolution. Add detailed comments explaining how ordinal_in_parent should be set. BUG=112201 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=128159

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments #

Total comments: 4

Patch Set 3 : Addressed comments #

Patch Set 4 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -6 lines) Patch
M sync/protocol/sync.proto View 1 2 3 4 chunks +45 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
akalin
+nick for review (since this will involve server changes)
8 years, 10 months ago (2012-02-09 00:31:38 UTC) #1
ncarter (slow)
https://chromiumcodereview.appspot.com/9369005/diff/1/chrome/browser/sync/protocol/sync.proto File chrome/browser/sync/protocol/sync.proto (right): https://chromiumcodereview.appspot.com/9369005/diff/1/chrome/browser/sync/protocol/sync.proto#newcode191 chrome/browser/sync/protocol/sync.proto:191: // the bytes of |position_in_parent| in big-endian order (MSB ...
8 years, 10 months ago (2012-02-09 00:54:46 UTC) #2
akalin
PTAL https://chromiumcodereview.appspot.com/9369005/diff/1/chrome/browser/sync/protocol/sync.proto File chrome/browser/sync/protocol/sync.proto (right): https://chromiumcodereview.appspot.com/9369005/diff/1/chrome/browser/sync/protocol/sync.proto#newcode191 chrome/browser/sync/protocol/sync.proto:191: // the bytes of |position_in_parent| in big-endian order ...
8 years, 10 months ago (2012-02-09 01:10:23 UTC) #3
ncarter (slow)
https://chromiumcodereview.appspot.com/9369005/diff/4003/chrome/browser/sync/protocol/sync.proto File chrome/browser/sync/protocol/sync.proto (right): https://chromiumcodereview.appspot.com/9369005/diff/4003/chrome/browser/sync/protocol/sync.proto#newcode185 chrome/browser/sync/protocol/sync.proto:185: // instead. In the interim, clients should supply both ...
8 years, 10 months ago (2012-02-09 01:30:57 UTC) #4
akalin
I think I addressed all your comments, and also added a paragraph about adding randomness ...
8 years, 9 months ago (2012-03-20 23:32:07 UTC) #5
ncarter (slow)
lgtm
8 years, 9 months ago (2012-03-21 23:53:27 UTC) #6
akalin
On 2012/03/21 23:53:27, ncarter wrote: > lgtm Just to capture our discussion, you mentioned that ...
8 years, 9 months ago (2012-03-21 23:55:41 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/9369005/16001
8 years, 9 months ago (2012-03-22 02:22:44 UTC) #8
commit-bot: I haz the power
8 years, 9 months ago (2012-03-22 03:31:58 UTC) #9
Change committed as 128159

Powered by Google App Engine
This is Rietveld 408576698