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

Issue 2255813004: Delete joystick scroll/zoom support. (Closed)

Created:
4 years, 4 months ago by aelias_OOO_until_Jul13
Modified:
4 years, 3 months ago
Reviewers:
Ted C, tdresser
CC:
chromium-reviews, darin-cc_chromium.org, jam, matthewn
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Delete joystick scroll/zoom support. This task-posting gamepad scrolling and pinching support has proven impossible to extend or override by either WebView embedders or Javascript, so we unfortunately need to go back to the drawing board on it. Remove the behavior and report joystick stick/shoulder events as unhandled, to allow OEM frameworks to create their own behavior instead (which could be the same behavior that it's doing now, or something different). BUG=454355, 624930

Patch Set 1 #

Patch Set 2 : Rebase and bring back scrolling tests #

Messages

Total messages: 16 (5 generated)
aelias_OOO_until_Jul13
PTAL.
4 years, 4 months ago (2016-08-19 01:06:59 UTC) #4
aelias_OOO_until_Jul13
Hi Nvidia folks, I didn't hear from you about the proposal to delete one way ...
4 years, 4 months ago (2016-08-19 21:23:17 UTC) #7
davebytes
On 2016/08/19 21:23:17, aelias wrote: > Hi Nvidia folks, I didn't hear from you about ...
4 years, 4 months ago (2016-08-20 02:49:58 UTC) #8
aelias_OOO_until_Jul13
OK, thanks for responding. Well, sshelke@nvidia.com who wrote all of this has been cc'ed on ...
4 years, 4 months ago (2016-08-20 02:59:39 UTC) #9
sshelke
> sshelke@nvidia.com who wrote all of this has > been cc'ed on all the relevant ...
4 years, 4 months ago (2016-08-22 11:08:43 UTC) #10
aelias_OOO_until_Jul13
On 2016/08/22 at 11:08:43, sshelke wrote: > > If you're worried this proposed deletion is ...
4 years, 4 months ago (2016-08-22 21:27:54 UTC) #11
sshelke
>> Well, you haven't made any move to address past bugs about test flakiness you ...
4 years, 4 months ago (2016-08-23 06:24:03 UTC) #12
aelias_OOO_until_Jul13
On 2016/08/23 at 06:24:03, sshelke wrote: > >> Until these design questions are resolved we ...
4 years, 4 months ago (2016-08-23 19:26:00 UTC) #13
sshelke
Users generally prefer browser or webview based apps for browsing, so browser is perfect use ...
4 years, 4 months ago (2016-08-24 06:49:31 UTC) #14
sshelke
One more thing, I have added testJoystickScroll test only, inside ContentViewScrollingTest.java. But you trying to ...
4 years, 4 months ago (2016-08-24 08:57:45 UTC) #15
aelias_OOO_until_Jul13
4 years, 3 months ago (2016-09-06 22:38:41 UTC) #16
OK, we had some more internal discussion about it (note: we'll aim to make all
of the discussion public in the future-- I realize my communication pattern may
have appeared very intermittent because some of it was unnecessarily going on
privately) and I think we have a long-term plan for how this behavior can
probably be maintained without undue burden: I just filed
http://crbug.com/644488 about it.  Furthermore, I checked the tests are
currently not flaky anymore.  So there is no very strong reason to push for
immediate deletion of the behavior, and we'll put it on our backlog for an
eventual rewrite instead.

I'm closing this patch without landing for now, thanks for the feedback.

Powered by Google App Engine
This is Rietveld 408576698