OSDN Git Service

am e9e1cdd5: decode the search string before putting it into the search control....
authorScott Main <smain@google.com>
Sun, 4 Oct 2009 22:05:43 +0000 (15:05 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Sun, 4 Oct 2009 22:05:43 +0000 (15:05 -0700)
commit87d5004d3b62441a55b2aba870e4276af6c771eb
tree4f67ede532b1a3206d784f1829702b7b27c773e8
parent2ecf3f5e00ea2ac630ffb405baba33113596cf38
parente9e1cdd556b40a04637b7de3d839b2a596df47e3
am e9e1cdd5: decode the search string before putting it into the search control. this fixes a safari-only bug in which encoded chars were inserted into the search string.

Merge commit 'e9e1cdd556b40a04637b7de3d839b2a596df47e3' into eclair

* commit 'e9e1cdd556b40a04637b7de3d839b2a596df47e3':
  decode the search string before putting it into the search control.