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

Issue 334048: GTK: Activate window when "Get themes" button is clicked. (Closed)

Created:
11 years, 1 month ago by Daniel Erat
Modified:
9 years, 7 months ago
Reviewers:
tony, Evan Martin
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

GTK: Activate window when "Get themes" button is clicked. This is a direct copy of the Views fix from r29949. BUG=24866 TESTED=verified that minimized browser window gets restored under metacity Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30286

Patch Set 1 #

Total comments: 1

Patch Set 2 : merge linux and windows code #

Patch Set 3 : pointless comment change #

Patch Set 4 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -7 lines) Patch
M chrome/browser/browser.h View 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/browser.cc View 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/gtk/options/content_page_gtk.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/views/options/content_page_view.cc View 2 3 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Daniel Erat
11 years, 1 month ago (2009-10-27 17:48:11 UTC) #1
Evan Martin
LGTM http://codereview.chromium.org/334048/diff/1/2 File chrome/browser/gtk/options/content_page_gtk.cc (right): http://codereview.chromium.org/334048/diff/1/2#newcode318 Line 318: browser->window()->Activate(); Maybe this should be refactored somehow? ...
11 years, 1 month ago (2009-10-27 18:02:05 UTC) #2
Evan Martin
On 2009/10/27 18:02:05, Evan Martin wrote: > LGTM > > http://codereview.chromium.org/334048/diff/1/2 > File chrome/browser/gtk/options/content_page_gtk.cc (right): ...
11 years, 1 month ago (2009-10-27 18:02:30 UTC) #3
Daniel Erat
On Tue, Oct 27, 2009 at 11:02 AM, <evan@chromium.org> wrote: > On 2009/10/27 18:02:05, Evan ...
11 years, 1 month ago (2009-10-27 19:02:20 UTC) #4
Evan Martin
I think you can just stick this code in a central location and file a ...
11 years, 1 month ago (2009-10-27 19:03:23 UTC) #5
tony
On 2009/10/27 19:03:23, Evan Martin wrote: > I think you can just stick this code ...
11 years, 1 month ago (2009-10-27 22:13:03 UTC) #6
Evan Martin
Nice! LGTM if you run it through the trybots.
11 years, 1 month ago (2009-10-27 22:56:20 UTC) #7
use derat at chromium.org
11 years, 1 month ago (2009-10-28 23:26:45 UTC) #8
On Tue, Oct 27, 2009 at 11:02 AM,  <evan@chromium.org> wrote:
> LGTM
>
>
> http://codereview.chromium.org/334048/diff/1/2
> File chrome/browser/gtk/options/content_page_gtk.cc (right):
>
> http://codereview.chromium.org/334048/diff/1/2#newcode318
> Line 318: browser->window()->Activate();
> Maybe this should be refactored somehow?
> Browser::OpenThemesGallery?

Done.  Another look?  (... and if you're feeling generous, a Windows
compile and test run?  I guess I should ask for a Windows machine
sometime. :-( )

> http://codereview.chromium.org/334048
>

Powered by Google App Engine
This is Rietveld 408576698