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

Issue 2926023002: [TRY-BOT-CHECK] Adding support for Smart GO NEXT feature in Android Chrome (Closed)

Created:
3 years, 6 months ago by AKVT
Modified:
3 years, 3 months ago
Reviewers:
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, sof, creis+watch_chromium.org, eae+blinkwatch, nasko+codewatch_chromium.org, jam, blink-reviews-dom_chromium.org, dglazkov+blink, darin-cc_chromium.org, agrieve+watch_chromium.org, blink-reviews, kinuko+watch, platform-architecture-syd+reviews-web_chromium.org, blink-reviews-api_chromium.org, rwlbuis
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding support for Smart GO NEXT feature in Android Chrome This change takes care of providing easy navigation among text input elements inside a form. Design Document: https://docs.google.com/document/d/1h0diigZ8LUi7A3UKJ_zwNUbvNQoe-Nwr55_p6ivSPNg/edit?usp=sharing BUG=410785, 648986 patch from issue 2839993002 at patchset 60001 (http://crrev.com/2839993002#ps60001)

Patch Set 1 #

Patch Set 2 : Rebased the patch for fixing build break #

Patch Set 3 : Fixing Flaky ImeTest #

Patch Set 4 : Trying to fix testSelectActionBarClearedOnTappingOutsideInput #

Patch Set 5 : Fixing Flaky ImeTest #

Patch Set 6 : Attempt to fix ImeTest flaky failures #

Patch Set 7 : ImeTest fix #

Patch Set 8 : Fix Flaxy test #

Patch Set 9 : Fix ImeTest Flaky failures #

Patch Set 10 : Keep DCHECK for Element. #

Patch Set 11 : Reverting input_radio position in html #

Patch Set 12 : Fixing system performance issue #

Patch Set 13 : Suppressing facebook_infinite_scroll issue #

Patch Set 14 : Fixing facebook scroll issue #

Patch Set 15 : Rebased the patch #

Patch Set 16 : Adding support for Smart GO NEXT feature in Android Chrome #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M third_party/WebKit/Source/core/editing/InputMethodController.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
AKVT
3 years, 6 months ago (2017-06-07 05:45:40 UTC) #1
Description was changed from

==========
Adding support for Smart GO NEXT feature in Android Chrome

This change takes care of providing easy navigation among text input
elements inside a form.

Design Document:
https://docs.google.com/document/d/1h0diigZ8LUi7A3UKJ_zwNUbvNQoe-Nwr55_p6ivSP...

BUG=410785,648986

patch from issue 2839993002 at patchset 60001
(http://crrev.com/2839993002#ps60001)
==========

to

==========
Adding support for Smart GO NEXT feature in Android Chrome

This change takes care of providing easy navigation among text input
elements inside a form.

Design Document:
https://docs.google.com/document/d/1h0diigZ8LUi7A3UKJ_zwNUbvNQoe-Nwr55_p6ivSP...

BUG=410785,648986

patch from issue 2839993002 at patchset 60001
(http://crrev.com/2839993002#ps60001)
==========

Powered by Google App Engine
This is Rietveld 408576698