commit | ddbda005ad6c14bac49a5548753552c8eabb0e3d | [log] [tgz] |
---|---|---|
author | Cary Clark <cary@android.com> | Thu Jan 06 13:40:15 2011 -0500 |
committer | Cary Clark <cary@android.com> | Thu Jan 06 13:42:11 2011 -0500 |
tree | acd6e0b839d8dfb154759fa653620101e9a703a6 | |
parent | faba502a8d0547184fe8041f29add83345a07be1 [diff] |
pass enter key to webkit more often If the cursor is active and on a node that doesn't want key events, treat the enter key as a click. Otherwise, pass key down and key up to webkit. A companion change in external/webkit adds frames as nodes that wants key events. bug:3325093 Change-Id: I134d2999505925ee1e571841759cb295103b5a30