Updates:
        Status: Fixed

Comment #10 on issue 9570 by g...@chromium.org: Regression: Space displayed  
as plus when search history from new tab
http://code.google.com/p/chromium/issues/detail?id=9570

Whups, my CL had the wrong bug number in it (and my earlier mistake was to  
yet again
not notice the bit about searching from the new tab page, sorry):

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=13938

------------------------------------------------------------------------
r13938 | g...@chromium.org | 2009-04-17 08:51:22 -0700 (Fri, 17 Apr 2009) |  
6 lines
Changed paths:
    M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/resources/history.html
?r1=13938&r2=13937

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.

Review URL: http://codereview.chromium.org/67249
------------------------------------------------------------------------

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to