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

Issue 42215: Fix escaping issue with non-ASCII history search input.... (Closed)

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

Description

Fix escaping issue with non-ASCII history search input. Issue was that EscapeQueryParamValue is equivalent to encodeURIComponent(), not escape() BUG=8346 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11731

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Glen Murphy
11 years, 9 months ago (2009-03-15 22:36:03 UTC) #1
sky
11 years, 9 months ago (2009-03-16 15:39:33 UTC) #2
OK

Powered by Google App Engine
This is Rietveld 408576698