summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorstephen.searles@gmail.com <stephen.searles@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-13 05:48:26 +0000
committerstephen.searles@gmail.com <stephen.searles@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-13 05:48:26 +0000
commit653007448cee9796264581fdd087d2353c3e03a6 (patch)
treebcb9303cad5f96d40fda1cee44643efd771665cb /AUTHORS
parent37a0645cd6664948e3ed16396dd1211665923a60 (diff)
downloadchromium_src-653007448cee9796264581fdd087d2353c3e03a6.zip
chromium_src-653007448cee9796264581fdd087d2353c3e03a6.tar.gz
chromium_src-653007448cee9796264581fdd087d2353c3e03a6.tar.bz2
fixed about:flags by switching onclick to onchange for select element
BUG=107798 TEST=multi-state works on mac in chrome:flags Review URL: http://codereview.chromium.org/9669036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126342 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 a3d4133..6fceb8b 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -169,3 +169,4 @@ Yumikiyo Osanai <yumios.art@gmail.com>
Matthew Robertson <matthewrobertson03@gmail.com>
Mao Yujie <yujie.mao@intel.com>
Xinchao He <hexinchao@gmail.com>
+Stephen Searles <stephen.searles@gmail.com>