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

Issue 7506004: [ChromeOS] Make WebUILoginView play nicer with focus. (Closed)

Created:
9 years, 4 months ago by xiyuan
Modified:
9 years, 4 months ago
Reviewers:
zel
CC:
chromium-reviews, nkostylev+cc_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

[ChromeOS] Make WebUILoginView play nicer with focus. - RequestFocus in LoadURL so that WebUILoginView is focused after window creation; - Override TabContentsDelegate::TakeFocus and forward the focus back to web contents; This gets rid of the mysterious tab stop; BUG=chromium-os:18466 TEST=Verify fix for chromium-os:18466. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95694

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M chrome/browser/chromeos/login/webui_login_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/login/webui_login_view.cc View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
xiyuan
9 years, 4 months ago (2011-08-05 21:07:19 UTC) #1
zel
9 years, 4 months ago (2011-08-05 21:31:36 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698