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

Issue 7945018: Notify the WebView when panels gain/lose key window status. (Closed)

Created:
9 years, 3 months ago by dcheng
Modified:
9 years, 3 months ago
CC:
chromium-reviews, jennb, jianli, dcheng, prasadt
Visibility:
Public.

Description

Notify the WebView when panels gain/lose key window status. BUG=none TEST=switch between panels with a text input box. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102092

Patch Set 1 #

Patch Set 2 : . #

Total comments: 1

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -0 lines) Patch
M chrome/browser/ui/panels/panel_window_controller_cocoa.mm View 1 2 2 chunks +33 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
dcheng
I'd rather not check this in as is if possible. Any suggestions on how to ...
9 years, 3 months ago (2011-09-19 21:41:27 UTC) #1
Dmitry Titov
On 2011/09/19 21:41:27, dcheng wrote: > I'd rather not check this in as is if ...
9 years, 3 months ago (2011-09-19 22:18:09 UTC) #2
dcheng
Per our discussion, do you mind taking another look? I added a TODO for cleanup ...
9 years, 3 months ago (2011-09-20 23:26:01 UTC) #3
Dmitry Titov
Nice. One nit: http://codereview.chromium.org/7945018/diff/4001/chrome/browser/ui/panels/panel_window_controller_cocoa.mm File chrome/browser/ui/panels/panel_window_controller_cocoa.mm (right): http://codereview.chromium.org/7945018/diff/4001/chrome/browser/ui/panels/panel_window_controller_cocoa.mm#newcode430 chrome/browser/ui/panels/panel_window_controller_cocoa.mm:430: if ([NSApp isActive] && ([NSApp keyWindow] ...
9 years, 3 months ago (2011-09-20 23:35:59 UTC) #4
dcheng
Now with more copy-and-paste than before.
9 years, 3 months ago (2011-09-20 23:47:10 UTC) #5
Dmitry Titov
LGTM.
9 years, 3 months ago (2011-09-21 00:40:54 UTC) #6
commit-bot: I haz the power
9 years, 3 months ago (2011-09-21 09:07:20 UTC) #7
Change committed as 102092

Powered by Google App Engine
This is Rietveld 408576698