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

Issue 9692072: Clean up some sync integration test code. (Closed)

Created:
8 years, 9 months ago by Peter Kasting
Modified:
8 years, 9 months ago
Reviewers:
Raghu Simha, SteveT
CC:
chromium-reviews, ncarter (slow), akalin, tim (not reviewing)
Visibility:
Public.

Description

Clean up some sync integration test code: * Move all TemplateURL creation into a single core CreateTestTemplateURL() function. This will ease the later TemplateURL refactoring changes that will modify how TemplateURLs are created and modified. * Make use of the TemplateURLService::TemplateURLVector typedef. * Pass string16s to EditSearchEngine() since that's what it really wants. BUG=none TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126744

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -53 lines) Patch
M chrome/browser/sync/test/integration/search_engines_helper.h View 2 chunks +11 lines, -4 lines 0 comments Download
M chrome/browser/sync/test/integration/search_engines_helper.cc View 5 chunks +40 lines, -27 lines 0 comments Download
M chrome/browser/sync/test/integration/two_client_search_engines_sync_test.cc View 6 chunks +15 lines, -22 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Peter Kasting
stevet: review rsimha: OWNERS
8 years, 9 months ago (2012-03-13 22:41:07 UTC) #1
SteveT
lgtm
8 years, 9 months ago (2012-03-13 22:52:36 UTC) #2
Raghu Simha
8 years, 9 months ago (2012-03-14 20:46:54 UTC) #3
LGTM.

Powered by Google App Engine
This is Rietveld 408576698