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

Issue 2979533002: [Android] Relanding Smart GO NEXT feature in Android Chrome 2/2 (Closed)

Created:
3 years, 5 months ago by AKVT
Modified:
3 years, 3 months ago
CC:
chromium-reviews, blink-reviews, jam, kinuko+watch, darin-cc_chromium.org, platform-architecture-syd+reviews-web_chromium.org, aelias_OOO_until_Jul13
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android] Relanding Smart GO NEXT feature in Android Chrome 2/2 This is second patch of Smart GO NEXT feature. Initial patch is landed @ https://codereview.chromium.org/2967493002/ Design Document: https://docs.google.com/document/d/1h0diigZ8LUi7A3UKJ_zwNUbvNQoe-Nwr55_p6ivSPNg/edit?usp=sharing Performance regression is getting tackled using the triggering of Focus Controller call only if element which is in focus is an HTMLFormControl element. BUG=410785, 648986, 733222, 737388

Patch Set 1 #

Messages

Total messages: 25 (3 generated)
AKVT
changwan@ - PTAL content/public/android nasko@ - PTAL content/ tkent@ - PTAL third_party/WebKit kochi@ - PTAL ...
3 years, 5 months ago (2017-07-10 13:45:40 UTC) #2
AKVT
changwan@ - PTAL content/public/android nasko@ - PTAL content/ tkent@ - PTAL third_party/WebKit kochi@ - PTAL ...
3 years, 5 months ago (2017-07-10 13:45:41 UTC) #3
AKVT
changwan@ - PTAL content/public/android nasko@ - PTAL content/ tkent@ - PTAL third_party/WebKit kochi@ - PTAL ...
3 years, 5 months ago (2017-07-10 13:45:44 UTC) #4
Changwan Ryu
content/public/android LGTM
3 years, 5 months ago (2017-07-10 17:04:54 UTC) #5
AKVT
kochi@ - PTAL WebViewTest.cpp and InputMehodController.cpp dcheng@ - PTAL content/ as nasko@ is OOO tkent@ ...
3 years, 5 months ago (2017-07-11 05:26:26 UTC) #8
tkent
> Performance regression is getting tackled using the triggering of Focus Controller > call only ...
3 years, 5 months ago (2017-07-11 05:38:36 UTC) #9
AKVT
On 2017/07/11 05:38:36, tkent wrote: > > Performance regression is getting tackled using the triggering ...
3 years, 5 months ago (2017-07-11 05:51:59 UTC) #10
Takayoshi Kochi (Google)
On 2017/07/11 05:38:36, tkent wrote: > > Performance regression is getting tackled using the triggering ...
3 years, 5 months ago (2017-07-11 06:24:37 UTC) #11
Takayoshi Kochi (Google)
On 2017/07/11 05:51:59, AKVT wrote: > On 2017/07/11 05:38:36, tkent wrote: > > > Performance ...
3 years, 5 months ago (2017-07-11 06:27:25 UTC) #12
AKVT
On 2017/07/11 06:27:25, Takayoshi Kochi (Google) wrote: > On 2017/07/11 05:51:59, AKVT wrote: > > ...
3 years, 5 months ago (2017-07-11 06:30:18 UTC) #13
Takayoshi Kochi (Google)
On 2017/07/11 06:30:18, AKVT wrote: > On 2017/07/11 06:27:25, Takayoshi Kochi (Google) wrote: > > ...
3 years, 5 months ago (2017-07-11 06:43:44 UTC) #14
Takayoshi Kochi (Google)
On 2017/07/11 06:43:44, Takayoshi Kochi (Google) wrote: > On 2017/07/11 06:30:18, AKVT wrote: > > ...
3 years, 5 months ago (2017-07-11 06:45:51 UTC) #15
Takayoshi Kochi (Google)
On 2017/07/11 06:45:51, Takayoshi Kochi (Google) wrote: > On 2017/07/11 06:43:44, Takayoshi Kochi (Google) wrote: ...
3 years, 5 months ago (2017-07-11 06:56:41 UTC) #16
Takayoshi Kochi (Google)
I took a look at mac_10_12_perf_bisect, which is same as the original report in crbug.com/737388#c3. ...
3 years, 5 months ago (2017-07-11 07:24:08 UTC) #17
AKVT
On 2017/07/11 06:24:37, Takayoshi Kochi (Google) wrote: > On 2017/07/11 05:38:36, tkent wrote: > > ...
3 years, 5 months ago (2017-07-12 06:29:57 UTC) #18
Takayoshi Kochi (Google)
On 2017/07/12 06:29:57, AKVT wrote: > On 2017/07/11 06:24:37, Takayoshi Kochi (Google) wrote: > > ...
3 years, 5 months ago (2017-07-14 08:15:23 UTC) #19
AKVT
On 2017/07/14 08:15:23, Takayoshi Kochi (Google) wrote: > On 2017/07/12 06:29:57, AKVT wrote: > > ...
3 years, 5 months ago (2017-07-14 08:32:23 UTC) #20
Takayoshi Kochi (Google)
On 2017/07/14 08:32:23, AKVT wrote: > On 2017/07/14 08:15:23, Takayoshi Kochi (Google) wrote: > > ...
3 years, 5 months ago (2017-07-14 09:10:03 UTC) #21
AKVT
On 2017/07/14 09:10:03, Takayoshi Kochi (Google) wrote: > On 2017/07/14 08:32:23, AKVT wrote: > > ...
3 years, 5 months ago (2017-07-14 09:13:09 UTC) #22
AKVT
On 2017/07/14 09:13:09, AKVT wrote: > On 2017/07/14 09:10:03, Takayoshi Kochi (Google) wrote: > > ...
3 years, 5 months ago (2017-07-18 11:11:44 UTC) #23
nasko
There isn't much for me to review in content/, which only contains Java related changes. ...
3 years, 5 months ago (2017-07-18 23:57:11 UTC) #24
AKVT
3 years, 3 months ago (2017-08-29 02:37:43 UTC) #25
On 2017/07/18 23:57:11, nasko wrote:
> There isn't much for me to review in content/, which only contains Java
related
> changes. Please use someone working on the android bits to review those parts.

This is landed @
https://chromium-review.googlesource.com/c/chromium/src/+/574514. Hence closing
this review. Thank you!

Powered by Google App Engine
This is Rietveld 408576698