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

Issue 367413003: No chrome dependencies in TemplateURLFetcher and TemplateURLParser (Closed)

Created:
6 years, 5 months ago by hashimoto
Modified:
6 years, 5 months ago
CC:
chromium-reviews, tfarina
Project:
chromium
Visibility:
Public.

Description

No chrome dependencies in TemplateURLFetcher and TemplateURLParser Pass SearchTermsData and URLRequestContextGetter to TemplateURLFetcher instead of Profile. Replace TemplateURLFetcherCallbacks with base::Callback. BUG=371535 TEST=unit_tests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281661

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -228 lines) Patch
M chrome/browser/importer/in_process_importer_bridge.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/search_engines/template_url_fetcher.h View 1 3 chunks +17 lines, -9 lines 0 comments Download
M chrome/browser/search_engines/template_url_fetcher.cc View 15 chunks +23 lines, -32 lines 0 comments Download
D chrome/browser/search_engines/template_url_fetcher_callbacks.h View 1 chunk +0 lines, -23 lines 0 comments Download
M chrome/browser/search_engines/template_url_fetcher_factory.cc View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/search_engines/template_url_fetcher_unittest.cc View 6 chunks +19 lines, -40 lines 0 comments Download
M chrome/browser/search_engines/template_url_parser.h View 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/search_engines/template_url_parser.cc View 6 chunks +8 lines, -9 lines 0 comments Download
M chrome/browser/search_engines/template_url_parser_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/search_engines/search_engine_tab_helper.h View 4 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/ui/search_engines/search_engine_tab_helper.cc View 3 chunks +13 lines, -3 lines 0 comments Download
D chrome/browser/ui/search_engines/template_url_fetcher_ui_callbacks.h View 1 chunk +0 lines, -51 lines 0 comments Download
D chrome/browser/ui/search_engines/template_url_fetcher_ui_callbacks.cc View 1 chunk +0 lines, -50 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
hashimoto
6 years, 5 months ago (2014-07-07 06:41:24 UTC) #1
Peter Kasting
LGTM https://codereview.chromium.org/367413003/diff/60001/chrome/browser/search_engines/template_url_fetcher.h File chrome/browser/search_engines/template_url_fetcher.h (right): https://codereview.chromium.org/367413003/diff/60001/chrome/browser/search_engines/template_url_fetcher.h#newcode80 chrome/browser/search_engines/template_url_fetcher.h:80: Nit: Unnecessary blank line https://codereview.chromium.org/367413003/diff/60001/chrome/browser/ui/search_engines/search_engine_tab_helper.cc File chrome/browser/ui/search_engines/search_engine_tab_helper.cc (right): ...
6 years, 5 months ago (2014-07-07 22:48:44 UTC) #2
hashimoto
https://codereview.chromium.org/367413003/diff/60001/chrome/browser/search_engines/template_url_fetcher.h File chrome/browser/search_engines/template_url_fetcher.h (right): https://codereview.chromium.org/367413003/diff/60001/chrome/browser/search_engines/template_url_fetcher.h#newcode80 chrome/browser/search_engines/template_url_fetcher.h:80: On 2014/07/07 22:48:44, Peter Kasting wrote: > Nit: Unnecessary ...
6 years, 5 months ago (2014-07-08 00:19:36 UTC) #3
hashimoto
TBRing isherman@chromium.org for argument change in chrome/browser/importer/in_process_importer_bridge.cc
6 years, 5 months ago (2014-07-08 00:21:44 UTC) #4
Ilya Sherman
chrome/browser/importer/in_process_importer_bridge.cc LGTM
6 years, 5 months ago (2014-07-08 00:33:25 UTC) #5
hashimoto
The CQ bit was checked by hashimoto@chromium.org
6 years, 5 months ago (2014-07-08 00:39:49 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/367413003/80001
6 years, 5 months ago (2014-07-08 00:42:47 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 5 months ago (2014-07-08 03:17:17 UTC) #8
commit-bot: I haz the power
6 years, 5 months ago (2014-07-08 04:28:57 UTC) #9
Message was sent while issue was closed.
Change committed as 281661

Powered by Google App Engine
This is Rietveld 408576698