diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-30 18:57:38 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-30 18:57:38 +0000 |
commit | aa3a6a233b25e5a9eab46deccedb641049f6b773 (patch) | |
tree | efd7fd2239c04fb6063186d6ea067f0143fb7739 /AUTHORS | |
parent | 67602142754f6973c666d94398c9c8a1ed732085 (diff) | |
download | chromium_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-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |