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

Issue 55603002: Move HasHTTPScheme to AutocompleteInput. (Closed)

Created:
7 years, 1 month ago by Peter Kasting
Modified:
7 years, 1 month ago
Reviewers:
Mark P
CC:
chromium-reviews, James Su
Visibility:
Public.

Description

Move HasHTTPScheme to AutocompleteInput. This was on AutocompleteProvider because only providers needed it, but I'm going to be calling this from OmniboxEditModel. In the abstract, it probably makes slightly more sense as a member of AutocompleteInput than AutocompleteProvider anyway. BUG=151044 TEST=none R=mpearson@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232821

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -19 lines) Patch
M chrome/browser/autocomplete/autocomplete_input.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_input.cc View 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_provider.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/autocomplete/autocomplete_provider.cc View 2 chunks +0 lines, -11 lines 0 comments Download
M chrome/browser/autocomplete/history_provider.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/autocomplete/history_url_provider.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/autocomplete/search_provider.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Peter Kasting
7 years, 1 month ago (2013-11-01 02:26:11 UTC) #1
Mark P
lgtm (sorry the delay; somehow I didn't notice this review until this week.) --mark
7 years, 1 month ago (2013-11-04 18:51:04 UTC) #2
Peter Kasting
7 years, 1 month ago (2013-11-04 22:28:39 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r232821 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698