summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorrohitrao@chromium.org <rohitrao@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-30 14:52:00 +0000
committerrohitrao@chromium.org <rohitrao@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-30 14:52:00 +0000
commit900e7368646c6d45d62df9eb03f252cfacdf6111 (patch)
treec1da90d6d46a18aeac3ac94dc82cfc395ec7942b /AUTHORS
parent9a136cdf89222c11b0dae86e19ff0b14956f929a (diff)
downloadchromium_src-900e7368646c6d45d62df9eb03f252cfacdf6111.zip
chromium_src-900e7368646c6d45d62df9eb03f252cfacdf6111.tar.gz
chromium_src-900e7368646c6d45d62df9eb03f252cfacdf6111.tar.bz2
Minimal SetInitialFocus and RestoreFocus. These aren't final, but this
does resolve the location bar not being focused bug on the mac build. Patch by Sean Bryant (sean@cyberwang.net). BUG=9419 Review URL: http://codereview.chromium.org/100140 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14939 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index a7c1b16..908e883 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -34,3 +34,4 @@ Paul Robinson <paulrobinson85@googlemail.com>
Josué Ratelle <jorat1346@gmail.com>
Edward Crossman <tedoc2000@gmail.com>
Nikita Ofitserov <himikof@gmail.com>
+Sean Bryant <sean@cyberwang.net>