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

Issue 2850633004: [USS] implement CreateMetadataChangeList and GetClientTag (Closed)

Created:
3 years, 7 months ago by Gang Wu
Modified:
3 years, 7 months ago
Reviewers:
brettw, pavely
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[USS] implement CreateMetadataChangeList and GetClientTag Implement two functions in TypedURLSyncBridge, CreateMetadataChangeList and GetClientTag. BUG=708275 Review-Url: https://codereview.chromium.org/2850633004 Cr-Commit-Position: refs/heads/master@{#470491} Committed: https://chromium.googlesource.com/chromium/src/+/d5a746320e0b79e86e7531efd8d668b352ec0400

Patch Set 1 #

Total comments: 1

Patch Set 2 : Pavel's review #

Total comments: 2

Patch Set 3 : reorder parameters #

Total comments: 4

Patch Set 4 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -7 lines) Patch
M components/history/core/browser/history_backend.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/history/core/browser/typed_url_sync_bridge.h View 1 2 3 2 chunks +13 lines, -1 line 0 comments Download
M components/history/core/browser/typed_url_sync_bridge.cc View 1 2 3 chunks +13 lines, -5 lines 0 comments Download

Messages

Total messages: 38 (29 generated)
Gang Wu
Hi Pavel, PTAL
3 years, 7 months ago (2017-04-28 21:26:28 UTC) #9
pavely
https://codereview.chromium.org/2850633004/diff/20001/components/history/core/browser/history_backend.h File components/history/core/browser/history_backend.h (right): https://codereview.chromium.org/2850633004/diff/20001/components/history/core/browser/history_backend.h#newcode104 components/history/core/browser/history_backend.h:104: public syncer::SyncMetadataStore { I don't really like exposing SyncMetadataStore ...
3 years, 7 months ago (2017-05-01 17:24:16 UTC) #12
Gang Wu
updated.
3 years, 7 months ago (2017-05-01 18:48:30 UTC) #19
pavely
lgtm https://codereview.chromium.org/2850633004/diff/80001/components/history/core/browser/typed_url_sync_bridge.h File components/history/core/browser/typed_url_sync_bridge.h (right): https://codereview.chromium.org/2850633004/diff/80001/components/history/core/browser/typed_url_sync_bridge.h#newcode24 components/history/core/browser/typed_url_sync_bridge.h:24: syncer::SyncMetadataStore* sync_metadata_store); nit: Could you move history_backend and ...
3 years, 7 months ago (2017-05-01 18:58:21 UTC) #20
Gang Wu
Hi Brett, PTAL https://codereview.chromium.org/2850633004/diff/80001/components/history/core/browser/typed_url_sync_bridge.h File components/history/core/browser/typed_url_sync_bridge.h (right): https://codereview.chromium.org/2850633004/diff/80001/components/history/core/browser/typed_url_sync_bridge.h#newcode24 components/history/core/browser/typed_url_sync_bridge.h:24: syncer::SyncMetadataStore* sync_metadata_store); On 2017/05/01 18:58:21, pavely ...
3 years, 7 months ago (2017-05-01 19:10:22 UTC) #22
brettw
lgtm https://codereview.chromium.org/2850633004/diff/100001/components/history/core/browser/typed_url_sync_bridge.h File components/history/core/browser/typed_url_sync_bridge.h (right): https://codereview.chromium.org/2850633004/diff/100001/components/history/core/browser/typed_url_sync_bridge.h#newcode23 components/history/core/browser/typed_url_sync_bridge.h:23: syncer::SyncMetadataStore* sync_metadata_store, Can you add a comment here ...
3 years, 7 months ago (2017-05-09 19:32:14 UTC) #27
Gang Wu
https://codereview.chromium.org/2850633004/diff/100001/components/history/core/browser/typed_url_sync_bridge.h File components/history/core/browser/typed_url_sync_bridge.h (right): https://codereview.chromium.org/2850633004/diff/100001/components/history/core/browser/typed_url_sync_bridge.h#newcode23 components/history/core/browser/typed_url_sync_bridge.h:23: syncer::SyncMetadataStore* sync_metadata_store, On 2017/05/09 19:32:13, brettw (behind--catching up) wrote: ...
3 years, 7 months ago (2017-05-10 05:45:08 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2850633004/120001
3 years, 7 months ago (2017-05-10 05:46:30 UTC) #35
commit-bot: I haz the power
3 years, 7 months ago (2017-05-10 05:55:29 UTC) #38
Message was sent while issue was closed.
Committed patchset #4 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/d5a746320e0b79e86e7531efd8d6...

Powered by Google App Engine
This is Rietveld 408576698