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

Issue 5149001: Merge 65840 - Provide sync integration tests with a way to set a favicon for ... (Closed)

Created:
10 years, 1 month ago by Raghu Simha
Modified:
9 years, 7 months ago
Reviewers:
Raghu Simha
CC:
chromium-reviews, ncarter (slow), ben+cc_chromium.org, Raghu Simha, idana, Paweł Hajdan Jr., tim (not reviewing)
Visibility:
Public.

Description

Merge 65840 - Provide sync integration tests with a way to set a favicon for a bookmark. Note: This is required to fix the sync tests on chrome OS. See http://code.google.com/p/chromium-os/issues/detail?id=9262 The sync integration test framework does not provide tests with a way to set a favicon for a bookmark and verify that it gets synced. This patch adds a method called SetFavicon, that allows tests to set either a generic favicon, or a variable favicon (using an index) for a bookmark. BUG=57234 TEST=sync_integration_tests Review URL: http://codereview.chromium.org/4749003 TBR=rsimha@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66376

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -24 lines) Patch
M chrome/browser/sync/glue/bookmark_change_processor.h View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/bookmark_change_processor.cc View 3 chunks +13 lines, -4 lines 0 comments Download
M chrome/test/live_sync/bookmark_model_verifier.h View 3 chunks +10 lines, -10 lines 0 comments Download
M chrome/test/live_sync/bookmark_model_verifier.cc View 6 chunks +80 lines, -10 lines 0 comments Download
M chrome/test/live_sync/live_bookmarks_sync_test.h View 3 chunks +35 lines, -0 lines 0 comments Download
M chrome/test/live_sync/two_client_live_bookmarks_sync_test.cc View 2 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Raghu Simha
10 years, 1 month ago (2010-11-17 03:04:37 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698