diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-07 21:58:46 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-07 21:58:46 +0000 |
commit | 912fee76d9a90bf184f1b985a4dcc1898c3fbe6c (patch) | |
tree | c088f1f6d76fff6af26af3236f40b1fb3f6d6b4e /chrome/browser/download/download_history.cc | |
parent | 4419bbe525d2d15b5261e48113360c27a81c9535 (diff) | |
download | chromium_src-912fee76d9a90bf184f1b985a4dcc1898c3fbe6c.zip chromium_src-912fee76d9a90bf184f1b985a4dcc1898c3fbe6c.tar.gz chromium_src-912fee76d9a90bf184f1b985a4dcc1898c3fbe6c.tar.bz2 |
Add placeholder text to DOM UI content settings exceptions <input>.
The actual placeholder attribute doesn't work because it disappears when the <input> is focused, and the <input> is focused as soon as it appears, so the text is placed as the contents of the <input>. Adding a new row should show [*.]example.com, and it should start as selected. Pressing enter in this one case should delete the row rather than inserting a [*.]example.com exception. Pressing escape in all cases should revert the row (delete it for Add'd rows).
BUG=35087, 57458
TEST=manual
Review URL: http://codereview.chromium.org/3573009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61860 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/download/download_history.cc')
0 files changed, 0 insertions, 0 deletions