summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authoravi@google.com <avi@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-20 15:00:50 +0000
committeravi@google.com <avi@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-20 15:00:50 +0000
commitdaa071ea80b8498f497ed41b4892e5e02208e38d (patch)
tree4a5403bc660bcc3ec89f7eb4b5f523229f3962ea /chrome
parent3319fe1df7c826cc7d7e553fd96ceee1c4305df4 (diff)
downloadchromium_src-daa071ea80b8498f497ed41b4892e5e02208e38d.zip
chromium_src-daa071ea80b8498f497ed41b4892e5e02208e38d.tar.gz
chromium_src-daa071ea80b8498f497ed41b4892e5e02208e38d.tar.bz2
Updating TODO list; turns out that the fade is working but too quickly for my laptop to show.
Review URL: http://codereview.chromium.org/47003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12188 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/browser/cocoa/status_bubble_mac.mm1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/cocoa/status_bubble_mac.mm b/chrome/browser/cocoa/status_bubble_mac.mm
index a1f68cbf..fa42971 100644
--- a/chrome/browser/cocoa/status_bubble_mac.mm
+++ b/chrome/browser/cocoa/status_bubble_mac.mm
@@ -38,7 +38,6 @@ const int kHideFadeDuration = 0.200f;
// TODO(avi):
// - do display delay
-// - figure out why the show/fade durations aren't working
enum BubbleStyle {
STYLE_BOTTOM, // Hanging off the bottom of the parent window