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

Issue 1669873003: Add stub implementations to new WebViewDelegate methods. (Closed)

Created:
4 years, 10 months ago by aelias_OOO_until_Jul13
Modified:
4 years, 10 months ago
Reviewers:
sgurun-gerrit only
CC:
android-webview-reviews_chromium.org, Changwan Ryu, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add stub implementations to new WebViewDelegate methods. There are IME use cases for returning a different value from getHandler() and findFocus(), in order to make InputMethodManager communicate with a separate IME thread. Currently, it's cumbersome to do so in WebView because we cannot alter View-inherited methods without a framework change. This patch pair adds the framework-side override and adds no-op stub methods on the Chromium side, to enable us to take this approach in the future. The Android-side patch is at https://googleplex-android-review.git.corp.google.com/859715 BUG=569556 Committed: https://crrev.com/b725a602e2cdd76ce60f483b138763404bb1b354 Cr-Commit-Position: refs/heads/master@{#373703}

Patch Set 1 #

Patch Set 2 : Remove API level from comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M android_webview/glue/java/src/com/android/webview/chromium/WebViewChromium.java View 1 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
aelias_OOO_until_Jul13
Hi Selim, PTAL.
4 years, 10 months ago (2016-02-04 22:04:20 UTC) #3
sgurun-gerrit only
On 2016/02/04 22:04:20, aelias wrote: > Hi Selim, PTAL. the implementation needs to go to ...
4 years, 10 months ago (2016-02-04 22:55:49 UTC) #5
boliu
On 2016/02/04 22:55:49, sgurun wrote: > On 2016/02/04 22:04:20, aelias wrote: > > Hi Selim, ...
4 years, 10 months ago (2016-02-04 22:56:22 UTC) #6
sgurun-gerrit only
On 2016/02/04 22:56:22, boliu wrote: > On 2016/02/04 22:55:49, sgurun wrote: > > On 2016/02/04 ...
4 years, 10 months ago (2016-02-04 23:15:06 UTC) #7
sgurun-gerrit only
On 2016/02/04 22:56:22, boliu wrote: > On 2016/02/04 22:55:49, sgurun wrote: > > On 2016/02/04 ...
4 years, 10 months ago (2016-02-04 23:15:10 UTC) #8
sgurun-gerrit only
On 2016/02/04 23:15:10, sgurun wrote: > On 2016/02/04 22:56:22, boliu wrote: > > On 2016/02/04 ...
4 years, 10 months ago (2016-02-04 23:21:13 UTC) #9
boliu
On 2016/02/04 23:21:13, sgurun wrote: > On 2016/02/04 23:15:10, sgurun wrote: > > On 2016/02/04 ...
4 years, 10 months ago (2016-02-04 23:23:07 UTC) #10
aelias_OOO_until_Jul13
On 2016/02/04 at 23:21:13, sgurun wrote: > can you also update the CL description to ...
4 years, 10 months ago (2016-02-04 23:25:08 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1669873003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1669873003/20001
4 years, 10 months ago (2016-02-04 23:27:50 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-05 00:12:56 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1669873003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1669873003/20001
4 years, 10 months ago (2016-02-05 01:07:12 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-05 01:15:43 UTC) #19
commit-bot: I haz the power
4 years, 10 months ago (2016-02-05 01:16:28 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b725a602e2cdd76ce60f483b138763404bb1b354
Cr-Commit-Position: refs/heads/master@{#373703}

Powered by Google App Engine
This is Rietveld 408576698