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

Issue 55016: Don't order the bubble window front; it shows up just fine. (Closed)

Created:
11 years, 9 months ago by Avi (use Gerrit)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Don't order the bubble window front; it shows up just fine. Fix by Rohit. http://crbug.com/9422 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12655

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M chrome/browser/cocoa/status_bubble_mac.mm View 1 chunk +0 lines, -1 line 2 comments Download

Messages

Total messages: 4 (0 generated)
Avi (use Gerrit)
11 years, 9 months ago (2009-03-27 16:22:40 UTC) #1
pink (ping after 24hrs)
LGTM
11 years, 9 months ago (2009-03-27 16:27:06 UTC) #2
Scott Hess - ex-Googler
http://codereview.chromium.org/55016/diff/1/2 File chrome/browser/cocoa/status_bubble_mac.mm (left): http://codereview.chromium.org/55016/diff/1/2#oldcode216 Line 216: [window_ orderFront:nil]; I noticed this with the omnibox ...
11 years, 8 months ago (2009-04-01 00:36:39 UTC) #3
Avi (use Gerrit)
11 years, 8 months ago (2009-04-01 00:48:06 UTC) #4
http://codereview.chromium.org/55016/diff/1/2
File chrome/browser/cocoa/status_bubble_mac.mm (left):

http://codereview.chromium.org/55016/diff/1/2#oldcode216
Line 216: [window_ orderFront:nil];
On 2009/04/01 00:36:39, shess wrote:
> Anyhow, does this change imply you want to move the
> -setAlpheValue: call above the -addChildWindow:ordered: call?

That might be a good idea, but for now this seems to work OK. If it turns out to
be flashing, I'll do that change.

Powered by Google App Engine
This is Rietveld 408576698