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

Issue 115573: Mac: Modify Omnibox to notice when the window loses key, too. (Closed)

Created:
11 years, 7 months ago by Scott Hess - ex-Googler
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Mac: Modify Omnibox to notice when the window loses key, too. http://crbug.com/12252 TEST=Type "word" in omnibox. Click on some other window. Popup should dissappear.

Patch Set 1 #

Patch Set 2 : Wordsmithing. #

Total comments: 2

Patch Set 3 : Unregister notifications before releasing edit_helper_. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -2 lines) Patch
M chrome/browser/autocomplete/autocomplete_edit_view_mac.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/autocomplete/autocomplete_edit_view_mac.mm View 1 2 5 chunks +31 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Scott Hess - ex-Googler
11 years, 7 months ago (2009-05-20 17:02:17 UTC) #1
pink (ping after 24hrs)
http://codereview.chromium.org/115573/diff/1001/1003 File chrome/browser/autocomplete/autocomplete_edit_view_mac.mm (right): http://codereview.chromium.org/115573/diff/1001/1003#newcode130 Line 130: NSNotificationCenter* nc = [NSNotificationCenter defaultCenter]; you need to ...
11 years, 7 months ago (2009-05-20 17:05:04 UTC) #2
Scott Hess - ex-Googler
http://codereview.chromium.org/115573/diff/1001/1003 File chrome/browser/autocomplete/autocomplete_edit_view_mac.mm (right): http://codereview.chromium.org/115573/diff/1001/1003#newcode130 Line 130: NSNotificationCenter* nc = [NSNotificationCenter defaultCenter]; On 2009/05/20 17:05:04, ...
11 years, 7 months ago (2009-05-20 17:13:41 UTC) #3
pink (ping after 24hrs)
11 years, 7 months ago (2009-05-20 17:19:42 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698