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

Issue 6334001: [gtk] shenanigans to get the confirm infobar's text to shrink/hide before the buttons do. (Closed)

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

Description

[gtk] shenanigans to get the confirm infobar's text to shrink/hide before the buttons do. BUG=68782 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71385

Patch Set 1 #

Patch Set 2 : remove dbging code #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -7 lines) Patch
M chrome/browser/gtk/infobar_gtk.cc View 1 2 chunks +15 lines, -7 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
Evan Stade
9 years, 11 months ago (2011-01-13 22:41:37 UTC) #1
Mike Mammarella
LGTM http://codereview.chromium.org/6334001/diff/3001/chrome/browser/gtk/infobar_gtk.cc File chrome/browser/gtk/infobar_gtk.cc (right): http://codereview.chromium.org/6334001/diff/3001/chrome/browser/gtk/infobar_gtk.cc#newcode410 chrome/browser/gtk/infobar_gtk.cc:410: if (link_text.empty()) Is this related to the bug, ...
9 years, 11 months ago (2011-01-13 23:01:12 UTC) #2
Evan Stade
9 years, 11 months ago (2011-01-13 23:14:17 UTC) #3
http://codereview.chromium.org/6334001/diff/3001/chrome/browser/gtk/infobar_g...
File chrome/browser/gtk/infobar_gtk.cc (right):

http://codereview.chromium.org/6334001/diff/3001/chrome/browser/gtk/infobar_g...
chrome/browser/gtk/infobar_gtk.cc:410: if (link_text.empty())
On 2011/01/13 23:01:12, Mike Mammarella wrote:
> Is this related to the bug, or just incidentally also something that you
noticed
> while working on this code?

incidental. I noticed that for the sessions restore infobar, the (empty) link
leaves a small square that causes the cursor to change when it hovers it.

Powered by Google App Engine
This is Rietveld 408576698