New issue
Advanced search Search tips

Issue 673355 link

Starred by 3 users

Issue metadata

Status: WontFix
Owner:
Closed: Dec 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug



Sign in to add a comment

Implement Input.dispatchTouchEvent in the Debugger API

Reported by pda...@gmail.com, Dec 12 2016

Issue description

Comment 1 by ajha@chromium.org, Dec 12 2016

Labels: M-55
Components: -Platform>DevTools Platform>DevTools>Mobile
Owner: dgozman@chromium.org
Status: Assigned (was: Unconfirmed)
Status: WontFix (was: Assigned)
This is implemented in InspectorInputAgent.cpp.

Comment 4 by pda...@gmail.com, Dec 13 2016

Could this at least be marked as "Not Implemented"/"Deprecated" or something in the debugger protocol viewer?

https://chromedevtools.github.io/debugger-protocol-viewer/tot/Input/#method-dispatchTouchEvent

Comment 6 by pda...@gmail.com, Dec 21 2016

Yeah, but this is not accessible through the devtools api.
And the debugger protocol viewer is misleading since it describes the api.

The api calls even return "success" all the time.

I'm aware of a working implementation somewhere in chromium, but the devtools api code path is not implemented.

Please reconsider removing it from the documentation (or implementing it).

Sign in to add a comment