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

Issue 115885: Hoist TrimHttpPrefix() so we only have one copy, not one per provider.... (Closed)

Created:
11 years, 7 months ago by Peter Kasting
Modified:
9 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Hoist TrimHttpPrefix() so we only have one copy, not one per provider. Make use of this in HistoryContentsProvider so results from it get their schemes trimmed appropriately. BUG=10558 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17145

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -55 lines) Patch
M chrome/browser/autocomplete/autocomplete.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete.cc View 2 chunks +21 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/history_contents_provider.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/history_contents_provider.cc View 3 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/history_url_provider.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/autocomplete/history_url_provider.cc View 2 chunks +1 line, -22 lines 0 comments Download
M chrome/browser/autocomplete/search_provider.h View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/autocomplete/search_provider.cc View 2 chunks +2 lines, -24 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Peter Kasting
11 years, 7 months ago (2009-05-28 21:58:33 UTC) #1
sky
11 years, 7 months ago (2009-05-29 00:03:49 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698