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

Issue 118092: Fix appearance of dangerous download dialog.... (Closed)

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

Description

Linux: Fix appearance of dangerous download dialog. Don't give dangerous download dialog its own GdkWindow. We need the window to be transparent, which only works with compositing window managers, so instead of going through that hassle just don't give it a window. Let the text field adjust in size during animation. BUG=none TEST=download an .exe with a dark system theme. The dialog shouldn't have a dark frame around it. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17366

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -7 lines) Patch
M chrome/browser/gtk/download_item_gtk.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/gtk/download_item_gtk.cc View 1 3 chunks +15 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Evan Stade
could have sworn I filed a bug for this. Guess not.
11 years, 6 months ago (2009-06-01 22:43:40 UTC) #1
Elliot Glaysher
11 years, 6 months ago (2009-06-01 22:50:58 UTC) #2
Could have sworn I reviewed this before. LGTM.

Powered by Google App Engine
This is Rietveld 408576698