[Webkit-unassigned] [Bug 224101] Web Inspector: add Input domain for emitting keyboard and mouse events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 9 13:51:33 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=224101

--- Comment #4 from BJ Burg <bburg at apple.com> ---
(In reply to Niek from comment #3)
> Thanks for providing the reference. I don't really understand the reasoning
> to remove it though: "It is for a Chrome feature (device screen sharing) we
> don't have.".
> 
> The Input domain is very useful for debugging and automation, right now
> there's no way to fire mouse or keyboard events using the debugging
> protocol, that's a severe limitation. I'd be more than happy to prepare a
> patch to add it again, in case you're open to re-add it of course.

Generally speaking, we remove code that has no ship plan and no test coverage, such as post-fork Chrome features in Web Inspector Protocol.

How do you plan to write tests for the functionality of Input domain? I didn't see a single test in the diff that you linked–hopefully this is just an oversight.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210409/1c5e4367/attachment-0001.htm>


More information about the webkit-unassigned mailing list