DescriptionRevert of Add InputConnection-to-JavaScript tests for key input (patchset #3 id:40001 of https://codereview.chromium.org/1840993002/ )
Reason for revert:
Breaks tests on Android, see e.g.
https://uberchromegw.corp.google.com/i/chromium.linux/builders/Android%20Tests%20(dbg)
Original issue's description:
> Add InputConnection-to-JavaScript tests for key input
>
> commitText() is in effect almost the same as calling setComposingText() and
> finishComposingText() in a batch edit.
>
> However, one difference is that the latter triggers composition events
> in the DOM. This test clarifies the difference.
>
> This is the first Java-to-JavaScript test for key input system.
>
> BUG=578016
>
> Committed: https://crrev.com/b2d5ef4470d26f1f5e5d02fefca18af139e4a744
> Cr-Commit-Position: refs/heads/master@{#391176}
TBR=aelias@chromium.org,tedchoc@chromium.org,changwan@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=578016
Committed: https://crrev.com/1882fb4865d3e8448bd2b62c0c66bf9937696725
Cr-Commit-Position: refs/heads/master@{#391189}
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|