OSDN Git Service

add iframes to the types that want key events
authorCary Clark <cary@android.com>
Thu, 6 Jan 2011 18:43:34 +0000 (13:43 -0500)
committerCary Clark <cary@android.com>
Thu, 6 Jan 2011 18:43:34 +0000 (13:43 -0500)
commit668fb0e6a215bfcdf50eb3ffb47a75f676a95456
tree075e27b3bc34c83732a43ff74e6dd2e2788cd1bb
parent1f7095981158e637a5c6fabde5c1cdaea9bc27a0
add iframes to the types that want key events

This is a companion change to frameworks/base, to
route the enter key to a webkit click only if the
cursor node does not want the key event.

bug:3325093
Change-Id: I78ebcec42cc413f645c080dff7f38e75e7f09c7f
WebKit/android/nav/CachedNode.h