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

Issue 160206: Fix focus bug when reloading crashed tab (Closed)

Created:
11 years, 4 months ago by jcampan
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, brettw, Ben Goodger (Google)
Visibility:
Public.

Description

The focus would be messed-up when reloading a crashed tab, also causing accelerators to be broken. This CL also makes sure to keep the focus on the location bar when reloading the NTP. BUG=http://crbug.com/14954 TEST=See bug. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=21961

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -3 lines) Patch
M chrome/browser/browser.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/browser_focus_uitest.cc View 2 chunks +50 lines, -1 line 0 comments Download
M chrome/browser/tab_contents/tab_contents.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/views/tab_contents/tab_contents_view_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/ui_test_utils.h View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/test/ui_test_utils.cc View 3 chunks +31 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jcampan
11 years, 4 months ago (2009-07-28 17:24:20 UTC) #1
Ben Goodger (Google)
11 years, 4 months ago (2009-07-29 00:51:08 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698