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

Issue 11098002: [Sync] Add a new global_id field to sync_pb::TabNavigation (Closed)

Created:
8 years, 2 months ago by akalin
Modified:
8 years, 2 months ago
Reviewers:
Nicolas Zea, sky
CC:
chromium-reviews, marja+watch_chromium.org, haitaol1, tim (not reviewing), Raghu Simha
Visibility:
Public.

Description

[Sync] Add a new global_id field to sync_pb::TabNavigation Populate this field from TabNavigation objects (specifically, the internal value of the timestamp). BUG=128449 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161984

Patch Set 1 #

Total comments: 1

Patch Set 2 : Rebase onto 11096037, use global_id instead #

Patch Set 3 : Don't remove unique_id #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M chrome/browser/sessions/session_types.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sessions/session_types_unittest.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M sync/protocol/proto_value_conversions.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M sync/protocol/session_specifics.proto View 1 2 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
akalin
+zea for sync stuff, +sky for everything else
8 years, 2 months ago (2012-10-08 19:29:46 UTC) #1
sky
LGTM
8 years, 2 months ago (2012-10-08 21:23:30 UTC) #2
Nicolas Zea
https://codereview.chromium.org/11098002/diff/1/sync/protocol/session_specifics.proto File sync/protocol/session_specifics.proto (right): https://codereview.chromium.org/11098002/diff/1/sync/protocol/session_specifics.proto#newcode131 sync/protocol/session_specifics.proto:131: optional int64 local_timestamp = 15; local_timestamp_us? Also, any reason ...
8 years, 2 months ago (2012-10-08 22:20:55 UTC) #3
akalin
On Mon, Oct 8, 2012 at 3:20 PM, <zea@chromium.org> wrote: > > https://codereview.chromium.org/11098002/diff/1/sync/protocol/session_specifics.proto > File ...
8 years, 2 months ago (2012-10-08 23:26:30 UTC) #4
akalin
From talking offline, we just need the full-resolution timestamp to globally ID a navigation. So ...
8 years, 2 months ago (2012-10-10 00:48:13 UTC) #5
akalin
On 2012/10/10 00:48:13, akalin wrote: > From talking offline, we just need the full-resolution timestamp ...
8 years, 2 months ago (2012-10-10 01:49:51 UTC) #6
akalin
Actually, we should refresh global_id. But since unique_id is staying around, that's okay.
8 years, 2 months ago (2012-10-13 01:22:47 UTC) #7
akalin
On 2012/10/13 01:22:47, akalin wrote: > Actually, we should refresh global_id. But since unique_id is ...
8 years, 2 months ago (2012-10-15 17:09:29 UTC) #8
akalin
On 2012/10/15 17:09:29, akalin wrote: > On 2012/10/13 01:22:47, akalin wrote: > > Actually, we ...
8 years, 2 months ago (2012-10-15 17:10:17 UTC) #9
Nicolas Zea
lgtm
8 years, 2 months ago (2012-10-15 19:16:45 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/11098002/15001
8 years, 2 months ago (2012-10-15 19:24:08 UTC) #11
commit-bot: I haz the power
8 years, 2 months ago (2012-10-15 22:38:09 UTC) #12
Change committed as 161984

Powered by Google App Engine
This is Rietveld 408576698