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

Issue 423093013: Move DeserializeJsonData() and UTF-8 conversion code to SearchSuggestionParser (Closed)

Created:
6 years, 4 months ago by hashimoto
Modified:
6 years, 4 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews, James Su
Project:
chromium
Visibility:
Public.

Description

Move DeserializeJsonData() and UTF-8 conversion code to SearchSuggestionParser Move BaseSearchProvider::DeserializeJsonData() and UTF-8 conversion code to SearchSuggestionParser. To reduce the number of arguments of ParseSuggestResults(), add relevances_from_server and answers_image_urls to SearchSuggestionParser::Results. BUG=388515 TEST=build Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286777

Patch Set 1 : #

Patch Set 2 : Clear image URLs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -83 lines) Patch
M chrome/browser/autocomplete/base_search_provider.h View 2 chunks +0 lines, -6 lines 0 comments Download
M chrome/browser/autocomplete/base_search_provider.cc View 5 chunks +13 lines, -55 lines 0 comments Download
M chrome/browser/autocomplete/search_provider.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/autocomplete/search_provider.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/autocomplete/zero_suggest_provider.cc View 1 chunk +2 lines, -1 line 0 comments Download
M components/autocomplete/search_suggestion_parser.h View 4 chunks +20 lines, -8 lines 0 comments Download
M components/autocomplete/search_suggestion_parser.cc View 1 8 chunks +57 lines, -10 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
hashimoto
6 years, 4 months ago (2014-07-30 12:18:45 UTC) #1
Peter Kasting
LGTM
6 years, 4 months ago (2014-07-30 19:46:34 UTC) #2
hashimoto
The CQ bit was checked by hashimoto@chromium.org
6 years, 4 months ago (2014-07-31 02:55:48 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hashimoto@chromium.org/423093013/40001
6 years, 4 months ago (2014-07-31 02:59:21 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-07-31 12:57:21 UTC) #5
Message was sent while issue was closed.
Change committed as 286777

Powered by Google App Engine
This is Rietveld 408576698