summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-30 18:57:38 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-30 18:57:38 +0000
commitaa3a6a233b25e5a9eab46deccedb641049f6b773 (patch)
treeefd7fd2239c04fb6063186d6ea067f0143fb7739 /AUTHORS
parent67602142754f6973c666d94398c9c8a1ed732085 (diff)
downloadchromium_src-aa3a6a233b25e5a9eab46deccedb641049f6b773.zip
chromium_src-aa3a6a233b25e5a9eab46deccedb641049f6b773.tar.gz
chromium_src-aa3a6a233b25e5a9eab46deccedb641049f6b773.tar.bz2
Added pause button to DownloadItemMac via IB and IBAction to receive the event.
BUG=23069 TEST=Download large file, click pause in download item's menu to pause/unpause. Review URL: http://codereview.chromium.org/524009 Patch from sig11@reprehensible.net. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35384 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 30ef599..d840494 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -57,3 +57,4 @@ Ramkumar Ramachandra <artagnon@gmail.com>
Dominic Jodoin <dominic.jodoin@gmail.com>
Kaspar Brand <googlecontrib@velox.ch>
Clemens Fruhwirth <clemens@endorphin.org>
+Kevin Lee Helpingstine <sig11@reprehensible.net>