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

Issue 147091: GTK: When a browser is shown to the user, it should immediatly become the (Closed)

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

Description

GTK: When a browser is shown to the user, it should immediatly become the active browser. Not doing so was breaking code that opened a new window and then immediatly opened aditional tabs in it. http://crbug.com/14018 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19160

Patch Set 1 #

Patch Set 2 : Fix comment. #

Patch Set 3 : Remove newline #

Patch Set 4 : Close paren in comment. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M chrome/browser/gtk/browser_window_gtk.cc View 1 2 3 1 chunk +9 lines, -0 lines 2 comments Download

Messages

Total messages: 6 (0 generated)
Elliot Glaysher
I'd like two people or more to review this. This is a one line fix, ...
11 years, 6 months ago (2009-06-24 19:40:12 UTC) #1
Evan Stade
seems ok to me
11 years, 6 months ago (2009-06-24 19:44:17 UTC) #2
tony
The windows code does the following: // If the window is already visible, just activate ...
11 years, 6 months ago (2009-06-24 19:45:34 UTC) #3
Elliot Glaysher
On 2009/06/24 19:45:34, tony wrote: > The windows code does the following: > // If ...
11 years, 6 months ago (2009-06-24 19:49:25 UTC) #4
Evan Martin
It seems reasonable to me. I've never seen any ocde that makes use of the ...
11 years, 6 months ago (2009-06-24 20:00:36 UTC) #5
tony
11 years, 6 months ago (2009-06-24 20:20:32 UTC) #6
OK, LGTM with evan's nits fixed.

Powered by Google App Engine
This is Rietveld 408576698