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

Issue 220043002: [Sync] Add sync api support for context changes (Closed)

Created:
6 years, 8 months ago by Nicolas Zea
Modified:
6 years, 8 months ago
Reviewers:
rlarocque, maniscalco
CC:
chromium-reviews, tim+watch_chromium.org, haitaol+watch_chromium.org, maniscalco+watch_chromium.org
Visibility:
Public.

Description

[Sync] Add sync api support for context changes The sync engine/api won't act on them yet; this just lays the groundwork for passing context changes around. BUG=345420 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261469

Patch Set 1 #

Patch Set 2 : Self review #

Total comments: 18

Patch Set 3 : Address comments and fix compile #

Patch Set 4 : Move API into SyncChangeProcessor #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -4 lines) Patch
M chrome/browser/sync/glue/generic_change_processor.h View 1 2 3 4 1 chunk +3 lines, -4 lines 0 comments Download
M chrome/browser/sync/glue/generic_change_processor.cc View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/shared_change_processor.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/shared_change_processor.cc View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/shared_change_processor_ref.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/shared_change_processor_ref.cc View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M sync/api/sync_change_processor.h View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M sync/api/sync_change_processor.cc View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
Nicolas Zea
Nick, PTAL
6 years, 8 months ago (2014-03-31 21:31:25 UTC) #1
maniscalco
Just FYI, I have two CLs about to land that touch SyncData: https://codereview.chromium.org/187303006/ and https://codereview.chromium.org/217063005/ ...
6 years, 8 months ago (2014-03-31 23:59:15 UTC) #2
Nicolas Zea
Comments addressed, PTAL. https://codereview.chromium.org/220043002/diff/20001/sync/api/sync_change.cc File sync/api/sync_change.cc (right): https://codereview.chromium.org/220043002/diff/20001/sync/api/sync_change.cc#newcode76 sync/api/sync_change.cc:76: default: On 2014/03/31 23:59:16, maniscalco wrote: ...
6 years, 8 months ago (2014-04-02 18:34:36 UTC) #3
maniscalco
I'm thinking through the implications of modeling datatype context update as a new type of ...
6 years, 8 months ago (2014-04-02 21:13:09 UTC) #4
Nicolas Zea
On 2014/04/02 21:13:09, maniscalco wrote: > I'm thinking through the implications of modeling datatype context ...
6 years, 8 months ago (2014-04-02 22:16:46 UTC) #5
maniscalco
Great! Ah, right, UpdateContext does make sense in both directions. On Wed, Apr 2, 2014 ...
6 years, 8 months ago (2014-04-02 22:34:27 UTC) #6
Nicolas Zea
PTAL
6 years, 8 months ago (2014-04-02 22:36:55 UTC) #7
maniscalco
On 2014/04/02 22:36:55, Nicolas Zea wrote: > PTAL LGTM. BTW, the comment you added in ...
6 years, 8 months ago (2014-04-02 22:50:07 UTC) #8
Nicolas Zea
The CQ bit was checked by zea@chromium.org
6 years, 8 months ago (2014-04-02 23:23:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/220043002/120001
6 years, 8 months ago (2014-04-02 23:29:50 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-02 23:29:52 UTC) #11
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 8 months ago (2014-04-02 23:29:52 UTC) #12
Nicolas Zea
+Richard for sync stamp
6 years, 8 months ago (2014-04-02 23:34:04 UTC) #13
rlarocque
lgtm
6 years, 8 months ago (2014-04-02 23:44:45 UTC) #14
Nicolas Zea
The CQ bit was checked by zea@chromium.org
6 years, 8 months ago (2014-04-02 23:50:28 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/220043002/120001
6 years, 8 months ago (2014-04-02 23:52:35 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-03 08:32:50 UTC) #17
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
6 years, 8 months ago (2014-04-03 08:32:52 UTC) #18
Nicolas Zea
The CQ bit was checked by zea@chromium.org
6 years, 8 months ago (2014-04-03 17:45:27 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zea@chromium.org/220043002/120001
6 years, 8 months ago (2014-04-03 17:46:06 UTC) #20
commit-bot: I haz the power
6 years, 8 months ago (2014-04-03 17:47:57 UTC) #21
Message was sent while issue was closed.
Change committed as 261469

Powered by Google App Engine
This is Rietveld 408576698