Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(201)

Issue 99110: Fix SlideAnimatorGtk::OpenWithoutAnimation().... (Closed)

Created:
11 years, 8 months ago by Evan Stade
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix SlideAnimatorGtk::OpenWithoutAnimation(). We weren't sizing the GtkFixed widget because the animation delegate callbacks weren't being called. Now we artificially call AnimationProgressed() once we know what size the GtkFixed should be. TEST=switching back to a tab that has an infobar open should properly display that infobar. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14893

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -9 lines) Patch
M chrome/browser/gtk/slide_animator_gtk.h View 1 3 chunks +10 lines, -2 lines 0 comments Download
M chrome/browser/gtk/slide_animator_gtk.cc View 1 5 chunks +26 lines, -7 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Evan Stade
as commented in the constructor, "The size of the GtkFixed widget is set during animation. ...
11 years, 8 months ago (2009-04-28 00:56:52 UTC) #1
Evan Stade
adding reviewers this time.
11 years, 8 months ago (2009-04-28 01:00:48 UTC) #2
Dean McNamee
Yeah... ok. Can you fix the description, "Fix" is not super descriptive. Can you say ...
11 years, 8 months ago (2009-04-28 08:33:42 UTC) #3
Evan Stade
done, done, done, done, and done
11 years, 8 months ago (2009-04-28 17:58:10 UTC) #4
Evan Stade
ping
11 years, 7 months ago (2009-04-29 21:16:22 UTC) #5
Evan Martin
11 years, 7 months ago (2009-04-29 21:18:20 UTC) #6
LG

Powered by Google App Engine
This is Rietveld 408576698