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

Issue 391057: Fix multi-window bookmark bubble problem.... (Closed)

Created:
11 years, 1 month ago by John Grabowski
Modified:
9 years, 6 months ago
Reviewers:
mrossetti, viettrungluu
CC:
chromium-reviews_googlegroups.com, John Grabowski, Paweł Hajdan Jr., pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Fix multi-window bookmark bubble problem. Also fix a "flash" where the bookmark bubble opened in the wrong spot before jumping to the correct spot (hard to see). BookmarkBubble.xib change: NOT initially visible. BUG=http://crbug.com/27545 TEST=see bug (it's clear). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32030

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 2

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -18 lines) Patch
M chrome/browser/cocoa/bookmark_bubble_controller.h View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/cocoa/bookmark_bubble_controller.mm View 1 2 3 4 3 chunks +18 lines, -2 lines 0 comments Download
M chrome/browser/cocoa/bookmark_bubble_controller_unittest.mm View 1 2 3 4 1 chunk +9 lines, -1 line 0 comments Download
M chrome/browser/cocoa/browser_window_controller.mm View 1 2 3 4 1 chunk +5 lines, -15 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
John Grabowski
11 years, 1 month ago (2009-11-13 21:20:35 UTC) #1
viettrungluu
Generally LG with some clarifications. I haven't read the unit test very carefully, but your ...
11 years, 1 month ago (2009-11-13 22:01:00 UTC) #2
John Grabowski
Feedback applied (mostly comment changes). Final diffs up. Thx Trung. http://codereview.chromium.org/391057/diff/1/3 File chrome/browser/cocoa/browser_window_controller.mm (right): http://codereview.chromium.org/391057/diff/1/3#newcode1164 ...
11 years, 1 month ago (2009-11-13 22:58:22 UTC) #3
viettrungluu
Thanks, LGTM other than a punctuation nit (just to annoy you). http://codereview.chromium.org/391057/diff/5001/5005 File chrome/browser/cocoa/bookmark_bubble_controller.mm (right): ...
11 years, 1 month ago (2009-11-13 23:04:42 UTC) #4
John Grabowski
It works; I'm annoyed. http://codereview.chromium.org/391057/diff/5001/5005 File chrome/browser/cocoa/bookmark_bubble_controller.mm (right): http://codereview.chromium.org/391057/diff/5001/5005#newcode68 Line 68: // showWindow: Thus, we ...
11 years, 1 month ago (2009-11-13 23:07:09 UTC) #5
mrossetti
11 years, 1 month ago (2009-11-13 23:46:55 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698