[IME] Stop sending synthesized keyCode, and send 229 instead.
Previously for <input> with autocomplete="off", we send a synthesized keyCode. This CL disables this feature to send 229 instead (however, backspace still generates 8). BUG=476497 Review URL: https://codereview.chromium.org/1082823002 Cr-Commit-Position: refs/heads/master@{#325524}
Showing
Please register or sign in to comment