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

Issue 10535125: Move the query to the start of the Google search URL in hopes of being slightly more user-friendly. (Closed)

Created:
8 years, 6 months ago by Peter Kasting
Modified:
8 years, 6 months ago
Reviewers:
sky
CC:
chromium-reviews
Visibility:
Public.

Description

Move the query to the start of the Google search URL in hopes of being slightly more user-friendly. This also eliminates some dead code and makes the prepopulate engine matcher a bit more flexible. BUG=130020 TEST=Do an omnibox search; the "q=" portion should be the first query param. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=141617

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -67 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/search_engines/template_url_prepopulate_data.h View 1 1 chunk +4 lines, -10 lines 0 comments Download
M chrome/browser/search_engines/template_url_prepopulate_data.cc View 1 3 chunks +26 lines, -34 lines 0 comments Download
M chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc View 1 2 chunks +6 lines, -19 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Peter Kasting
8 years, 6 months ago (2012-06-12 02:26:54 UTC) #1
sky
8 years, 6 months ago (2012-06-12 04:27:47 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698