diff options
author | isherman@chromium.org <isherman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-23 19:52:41 +0000 |
---|---|---|
committer | isherman@chromium.org <isherman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-23 19:52:41 +0000 |
commit | 6308cb72d0eebb3174c77161bdd8d5719c7f8978 (patch) | |
tree | 78e0bff9da5672214ae0a26f1e78cb854faa78f5 /ppapi | |
parent | e2d497c3af21638a20c7334cb9c93f6afc19d035 (diff) | |
download | chromium_src-6308cb72d0eebb3174c77161bdd8d5719c7f8978.zip chromium_src-6308cb72d0eebb3174c77161bdd8d5719c7f8978.tar.gz chromium_src-6308cb72d0eebb3174c77161bdd8d5719c7f8978.tar.bz2 |
Remove no longer necessary workaround for setSuggestedValue()
This was previously needed because we were incorrectly passing string16() rather than WebString() into input_element->setSuggestedValue(). WebKit distinguishes between an empty string -- string16() -- and a null string -- WebString().
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6675022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79167 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi')
0 files changed, 0 insertions, 0 deletions