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

Issue 341573002: keyboard: Fix hit-testing code to not create the keyboard window. (Closed)

Created:
6 years, 6 months ago by sadrul
Modified:
6 years, 6 months ago
Reviewers:
kevers
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

keyboard: Fix hit-testing code to not create the keyboard window. KeyboardControllerProxy::GetKeyboardWindow() can create the keyboard window if it's not already created. So during hit-testing, use HasKeyboardWindow() to first determine if the window exists, before using GetKeyboardWindow(). BUG=380215 R=kevers@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277854

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -9 lines) Patch
M ui/keyboard/keyboard_controller.cc View 2 chunks +7 lines, -1 line 0 comments Download
M ui/keyboard/keyboard_controller_unittest.cc View 3 chunks +44 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sadrul
6 years, 6 months ago (2014-06-17 17:03:10 UTC) #1
kevers
lgtm
6 years, 6 months ago (2014-06-17 17:33:42 UTC) #2
sadrul
6 years, 6 months ago (2014-06-17 20:31:11 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r277854 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698