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

Issue 266018: Mac: Resize status bubble when window is resized. (Closed)

Created:
11 years, 2 months ago by viettrungluu
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Mac: Resize status bubble when window is resized. BUG=22956 TEST=Load a (slow-loading) web site so that a status bubble will appear and be visible for a while. While the status bubble is visible, resize the window. The status bubble should move and/or resize appropriately. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=28448

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updated per Avi's comments (more or less). #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -9 lines) Patch
M chrome/browser/cocoa/browser_window_cocoa.mm View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/cocoa/browser_window_controller.h View 4 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/cocoa/browser_window_controller.mm View 1 2 chunks +9 lines, -1 line 1 comment Download
M chrome/browser/cocoa/status_bubble_mac.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/status_bubble_mac.mm View 1 2 chunks +16 lines, -4 lines 0 comments Download
M chrome/browser/cocoa/status_bubble_mac_unittest.mm View 1 2 chunks +46 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
viettrungluu
11 years, 2 months ago (2009-10-08 17:54:09 UTC) #1
Avi (use Gerrit)
http://codereview.chromium.org/266018/diff/1/6 File chrome/browser/cocoa/status_bubble_mac.mm (right): http://codereview.chromium.org/266018/diff/1/6#newcode230 Line 230: void StatusBubbleMac::Resize() { 1. Can we merge this ...
11 years, 2 months ago (2009-10-08 18:10:32 UTC) #2
viettrungluu
Thanks, Avi. Please re-review. http://codereview.chromium.org/266018/diff/1/6 File chrome/browser/cocoa/status_bubble_mac.mm (right): http://codereview.chromium.org/266018/diff/1/6#newcode230 Line 230: void StatusBubbleMac::Resize() { On ...
11 years, 2 months ago (2009-10-08 18:36:35 UTC) #3
Avi (use Gerrit)
LG
11 years, 2 months ago (2009-10-08 19:15:09 UTC) #4
pink (ping after 24hrs)
11 years, 2 months ago (2009-10-09 14:03:26 UTC) #5
late drive-by

http://codereview.chromium.org/266018/diff/4001/2004
File chrome/browser/cocoa/browser_window_controller.mm (right):

http://codereview.chromium.org/266018/diff/4001/2004#newcode1077
Line 1077: if(statusBubble_.get())
space between if and paren.

Powered by Google App Engine
This is Rietveld 408576698