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

Issue 67249: EscapeQueryParamValue differs from encodeURIComponent in that it doesn't esca... (Closed)

Created:
11 years, 8 months ago by Glen Murphy
Modified:
9 years, 5 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

EscapeQueryParamValue differs from encodeURIComponent in that it doesn't escape spaces, so we have to do some manual fiddling to make searches that have come from the New Tab Page work (see GetHistoryURLWithSearchText). BUG=9940 TEST=Verify that searches from the new tab page and from the history page result in the same search query appearing in the history results page. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=13938

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -5 lines) Patch
M chrome/browser/resources/history.html View 2 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Glen Murphy
11 years, 8 months ago (2009-04-17 00:20:59 UTC) #1
arv (Not doing code reviews)
11 years, 8 months ago (2009-04-17 04:53:56 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698