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

Issue 2392463002: DO NOT SUBMIT: Fix input action type for Android

Created:
4 years, 2 months ago by Changwan Ryu
Modified:
4 years, 2 months ago
Reviewers:
CC:
chromium-reviews, jam, dglazkov+blink, darin-cc_chromium.org, agrieve+watch_chromium.org, blink-reviews, kinuko+watch, blink-reviews-api_chromium.org, kochi
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix input action type for Android BUG=648986

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -9 lines) Patch
M content/public/android/java/src/org/chromium/content/browser/input/ImeUtils.java View 3 chunks +10 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/page/FocusController.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/page/FocusController.cpp View 3 chunks +28 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/WebViewImpl.cpp View 3 chunks +36 lines, -0 lines 0 comments Download
M third_party/WebKit/public/web/WebTextInputType.h View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 1 (1 generated)
Changwan Ryu
4 years, 2 months ago (2016-10-03 03:38:27 UTC) #1
Description was changed from

==========
[WIP] Fix input type for Android

BUG=648986
==========

to

==========
Fix input action type for Android

BUG=648986
==========

Powered by Google App Engine
This is Rietveld 408576698