OSDN Git Service

When mPreventDrag is true, don't respond to long press. This should prevent the conte...
authorGrace Kloba <klobag@google.com>
Thu, 25 Jun 2009 19:25:30 +0000 (12:25 -0700)
committerGrace Kloba <klobag@google.com>
Thu, 25 Jun 2009 19:25:30 +0000 (12:25 -0700)
commit6c451b766d0d24994f2c5ce1750e5351f9f4ba83
tree3c0674d03bf3ac85386264b83d6fba4ea69425b8
parent0d8b77c2453d0e597f94e39212e4bfeed8affffa
When mPreventDrag is true, don't respond to long press. This should prevent the context menu popping up in the Map sites.
core/java/android/webkit/WebView.java