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

Issue 6249022: Make the gtk download shelf autoclose on mouse out. (Closed)

Created:
9 years, 11 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
sky
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Make the gtk download shelf autoclose on mouse out. BUG=27797 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=73348

Patch Set 1 #

Patch Set 2 : comments #

Total comments: 9

Patch Set 3 : disconnect on destruction #

Patch Set 4 : explicit #

Total comments: 2

Patch Set 5 : fewer changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -3 lines) Patch
M chrome/browser/ui/gtk/download_item_gtk.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/gtk/download_shelf_gtk.h View 1 5 chunks +43 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/download_shelf_gtk.cc View 1 2 8 chunks +110 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/gtk_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Evan Stade
9 years, 11 months ago (2011-01-29 01:11:42 UTC) #1
sky
http://codereview.chromium.org/6249022/diff/2001/chrome/browser/ui/gtk/download_shelf_gtk.cc File chrome/browser/ui/gtk/download_shelf_gtk.cc (right): http://codereview.chromium.org/6249022/diff/2001/chrome/browser/ui/gtk/download_shelf_gtk.cc#newcode66 chrome/browser/ui/gtk/download_shelf_gtk.cc:66: auto_close_factory_(this) { Do we only use the ALLOW_THIS_IN... macro ...
9 years, 10 months ago (2011-01-31 17:14:04 UTC) #2
Evan Stade
http://codereview.chromium.org/6249022/diff/2001/chrome/browser/ui/gtk/download_shelf_gtk.cc File chrome/browser/ui/gtk/download_shelf_gtk.cc (right): http://codereview.chromium.org/6249022/diff/2001/chrome/browser/ui/gtk/download_shelf_gtk.cc#newcode66 chrome/browser/ui/gtk/download_shelf_gtk.cc:66: auto_close_factory_(this) { On 2011/01/31 17:14:04, sky wrote: > Do ...
9 years, 10 months ago (2011-01-31 18:59:48 UTC) #3
sky
http://codereview.chromium.org/6249022/diff/2001/gfx/insets.h File gfx/insets.h (right): http://codereview.chromium.org/6249022/diff/2001/gfx/insets.h#newcode32 gfx/insets.h:32: Insets(int top_bottom, int left_right) On 2011/01/31 18:59:49, Evan Stade ...
9 years, 10 months ago (2011-01-31 20:36:25 UTC) #4
Evan Stade
done and done
9 years, 10 months ago (2011-01-31 20:49:25 UTC) #5
sky
9 years, 10 months ago (2011-01-31 21:17:51 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698