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

Issue 347103002: Fixes browser_tests with --enable-text-input-focus-manager enabled. (Closed)

Created:
6 years, 6 months ago by Yuki
Modified:
6 years, 6 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, msw
Project:
chromium
Visibility:
Public.

Description

Fixes browser_tests with --enable-text-input-focus-manager enabled. http://crrev.com/173803002 introduced WebView::NotifyMaybeTextInputClientChanged, but the CL missed some cases. We should be aware of more cases that the underlying web_contents may change. - When an interstitial page is attached / detached - When the render process is gone browser_tests are broken with these cases when --enable-text-input-focus-manager enabled. This CL fixes the broken tests. BUG=290701 TEST=Run browser_tests with --enable-text-input-focus-manager enabled. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278861

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M ui/views/controls/webview/webview.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/views/controls/webview/webview.cc View 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Yuki
Could you review this CL, too?
6 years, 6 months ago (2014-06-20 15:00:57 UTC) #1
sky
LGTM
6 years, 6 months ago (2014-06-20 19:50:12 UTC) #2
Yuki
The CQ bit was checked by yukishiino@chromium.org
6 years, 6 months ago (2014-06-20 19:53:11 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yukishiino@chromium.org/347103002/20001
6 years, 6 months ago (2014-06-20 19:54:46 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-20 23:34:39 UTC) #5
Message was sent while issue was closed.
Change committed as 278861

Powered by Google App Engine
This is Rietveld 408576698