summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-27 01:26:38 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-27 01:26:38 +0000
commitc80f9b0e650db3addaa0217be50da5bebd323cc3 (patch)
tree12bb8e3a1d1869f83924889f20e7fc44947d312a /AUTHORS
parent6a4926955cf4561bbc30631586fccd143f1edfe2 (diff)
downloadchromium_src-c80f9b0e650db3addaa0217be50da5bebd323cc3.zip
chromium_src-c80f9b0e650db3addaa0217be50da5bebd323cc3.tar.gz
chromium_src-c80f9b0e650db3addaa0217be50da5bebd323cc3.tar.bz2
Fix the Mac "Certificate Information" button by binding the enabled attribute of the button to the correct key.
BUG=33124 TEST=Check that the Certificate Information button is enabled on an https page. Review URL: http://codereview.chromium.org/552171 Patch from Vernon Tang. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37205 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 4810b99..e674ca2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -59,3 +59,4 @@ Kaspar Brand <googlecontrib@velox.ch>
Clemens Fruhwirth <clemens@endorphin.org>
Kevin Lee Helpingstine <sig11@reprehensible.net>
Bernard Cafarelli <voyageur@gentoo.org>
+Vernon Tang <vt@foilhead.net>