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

Issue 549193002: Skip managed bookmarks at the BookmarkChangeProcessor. (Closed)

Created:
6 years, 3 months ago by Joao da Silva
Modified:
6 years, 3 months ago
Reviewers:
rlarocque, Nicolas Zea, sky
CC:
chromium-reviews, tim+watch_chromium.org, haitaol+watch_chromium.org, zea+watch_chromium.org, maniscalco+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Skip managed bookmarks at the BookmarkChangeProcessor. BUG=405075, 386145 Committed: https://crrev.com/0c637552fb1e1126ba5d8d9c08a50df194c21755 Cr-Commit-Position: refs/heads/master@{#294048}

Patch Set 1 #

Patch Set 2 : added TwoClientBookmarksSyncTest.ManagedBookmarks to sync_integration_tests #

Patch Set 3 : fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -27 lines) Patch
M chrome/browser/policy/profile_policy_connector_factory.h View 1 4 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/policy/profile_policy_connector_factory.cc View 1 3 chunks +28 lines, -5 lines 0 comments Download
M chrome/browser/sync/glue/bookmark_change_processor.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/bookmark_change_processor.cc View 8 chunks +23 lines, -2 lines 0 comments Download
M chrome/browser/sync/test/integration/bookmarks_helper.h View 1 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/sync/test/integration/bookmarks_helper.cc View 1 5 chunks +20 lines, -2 lines 0 comments Download
M chrome/browser/sync/test/integration/two_client_bookmarks_sync_test.cc View 1 4 chunks +95 lines, -6 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/bookmarks/browser/bookmark_utils.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download
M ui/base/models/tree_node_iterator.h View 1 5 chunks +9 lines, -6 lines 0 comments Download
M ui/base/models/tree_node_iterator_unittest.cc View 1 2 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
Joao da Silva
Hi Richard, PTAL. This should avoid some DCHECKs and some spurious sync errors.
6 years, 3 months ago (2014-09-08 17:30:49 UTC) #2
Nicolas Zea
FYI, Richard is no longer on sync (we probably need to update the owners file), ...
6 years, 3 months ago (2014-09-08 17:36:04 UTC) #4
Joao da Silva
On 2014/09/08 17:36:04, Nicolas Zea wrote: > FYI, Richard is no longer on sync (we ...
6 years, 3 months ago (2014-09-08 21:17:25 UTC) #5
Nicolas Zea
Makes sense. Do you know how tough would it be to add an integration test ...
6 years, 3 months ago (2014-09-08 21:32:37 UTC) #6
Joao da Silva
On 2014/09/08 21:32:37, Nicolas Zea wrote: > Makes sense. Do you know how tough would ...
6 years, 3 months ago (2014-09-08 21:56:10 UTC) #7
Joao da Silva
Added a new test to two_client_bookmarks_sync_test.cc. This test should catch regressions if a managed bookmark ...
6 years, 3 months ago (2014-09-09 15:21:13 UTC) #8
Nicolas Zea
sync LGTM, thanks for adding the test!
6 years, 3 months ago (2014-09-09 18:07:15 UTC) #9
Joao da Silva
+Scott: please have a look at ui/ and components/bookmarks. Thanks!
6 years, 3 months ago (2014-09-09 18:46:41 UTC) #11
sky
LGTM
6 years, 3 months ago (2014-09-09 19:23:55 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/joaodasilva@chromium.org/549193002/40001
6 years, 3 months ago (2014-09-09 22:06:35 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001) as a678c00dcf143d90f52f687ee74131cc18b48ced
6 years, 3 months ago (2014-09-10 00:17:35 UTC) #15
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:56:53 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0c637552fb1e1126ba5d8d9c08a50df194c21755
Cr-Commit-Position: refs/heads/master@{#294048}

Powered by Google App Engine
This is Rietveld 408576698