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

Issue 1322793002: Fix OSK to show when physical keyboard is detached on KK (Closed)

Created:
5 years, 3 months ago by Changwan Ryu
Modified:
5 years, 3 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix OSK to show when physical keyboard is detached on KK On KK, the same object is passed and we do not detect keyboard change correctly. BUG=500662 Committed: https://crrev.com/85255cdcd8787a564e117ebd4991ce1975659b69 Cr-Commit-Position: refs/heads/master@{#346810}

Patch Set 1 #

Patch Set 2 : added a test #

Total comments: 4

Patch Set 3 : added comments and javadocs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -4 lines) Patch
M content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java View 1 2 2 chunks +4 lines, -2 lines 0 comments Download
M content/public/android/javatests/src/org/chromium/content/browser/input/ImeTest.java View 1 3 chunks +57 lines, -0 lines 0 comments Download
M content/public/test/android/javatests/src/org/chromium/content/browser/test/util/TestInputMethodManagerWrapper.java View 1 2 3 chunks +17 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
Changwan Ryu
5 years, 3 months ago (2015-08-31 06:17:56 UTC) #2
jdduke (slow)
On 2015/08/31 06:17:56, Changwan Ryu wrote: lgtm, how difficult would it be to add a ...
5 years, 3 months ago (2015-08-31 15:07:30 UTC) #3
Changwan Ryu
On 2015/08/31 15:07:30, jdduke wrote: > On 2015/08/31 06:17:56, Changwan Ryu wrote: > > lgtm, ...
5 years, 3 months ago (2015-09-01 07:29:16 UTC) #4
jdduke (slow)
lgtm, thanks for the test. +yfriedman for contnet/public/test/android. https://codereview.chromium.org/1322793002/diff/20001/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java File content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java (right): https://codereview.chromium.org/1322793002/diff/20001/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java#newcode1618 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java:1618: mCurrentConfig ...
5 years, 3 months ago (2015-09-01 15:40:45 UTC) #6
Yaron
lgtm
5 years, 3 months ago (2015-09-01 18:31:19 UTC) #7
Changwan Ryu
https://codereview.chromium.org/1322793002/diff/20001/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java File content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java (right): https://codereview.chromium.org/1322793002/diff/20001/content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java#newcode1618 content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java:1618: mCurrentConfig = new Configuration(newConfig); On 2015/09/01 15:40:45, jdduke wrote: ...
5 years, 3 months ago (2015-09-02 00:04:35 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1322793002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1322793002/40001
5 years, 3 months ago (2015-09-02 00:04:54 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 3 months ago (2015-09-02 01:08:25 UTC) #12
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/85255cdcd8787a564e117ebd4991ce1975659b69 Cr-Commit-Position: refs/heads/master@{#346810}
5 years, 3 months ago (2015-09-02 01:09:06 UTC) #13
aelias_OOO_until_Jul13
5 years, 2 months ago (2015-10-01 22:31:52 UTC) #14
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/1377103004/ by aelias@chromium.org.

The reason for reverting is: Causes http://crbug.com/534666, and the real fix
https://codereview.chromium.org/1362603002 seems like it probably won't land
before 47 branch point.  Revert this for now to make 47 match 46..

Powered by Google App Engine
This is Rietveld 408576698