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

Issue 812004: Modify WidgetWin::Init() such that it doesn't create the FocusManager if the ... (Closed)

Created:
10 years, 9 months ago by Marshall Greenblatt
Modified:
9 years, 7 months ago
Reviewers:
jcampan
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Modify WidgetWin::Init() such that it doesn't create the FocusManager if the window is style WS_CHILD and parented to the desktop. We intentionally set the parent to the desktop window to remove it from the FocusManager hierarchy while the window is hidden. BUG=37698 TEST=NONE New change set here: http://codereview.chromium.org/790005

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M views/widget/widget_win.cc View 1 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Marshall Greenblatt
10 years, 9 months ago (2010-03-10 15:28:18 UTC) #1
Hi Jay, please review.

Powered by Google App Engine
This is Rietveld 408576698