summaryrefslogtreecommitdiffstats
path: root/WebCore/inspector/front-end/ConsoleView.js
diff options
context:
space:
mode:
authorLeon Scroggins <scroggo@google.com>2009-10-28 14:25:19 -0400
committerLeon Scroggins <scroggo@google.com>2009-10-28 15:09:28 -0400
commit19194ea29920c2f7a02d08dfb0416608bc81dbb7 (patch)
tree6cb485cb986d886d210066e5585419e77e69d220 /WebCore/inspector/front-end/ConsoleView.js
parent8c6c2864439f5757f8e480c9b23f640baacb9f4f (diff)
downloadexternal_webkit-19194ea29920c2f7a02d08dfb0416608bc81dbb7.zip
external_webkit-19194ea29920c2f7a02d08dfb0416608bc81dbb7.tar.gz
external_webkit-19194ea29920c2f7a02d08dfb0416608bc81dbb7.tar.bz2
Fix a clicking bug.
Remove some code that simulates a mouse click at the beginning of a textarea and the end of a textfield. The original goal was to make the click change the selection to be at the beginning or end of the field, respectively. However, we actually make another call which prevents this click from the selection. Further, the selection actually gets changed elsewhere. Fixes http://b/issue?id=2219233
Diffstat (limited to 'WebCore/inspector/front-end/ConsoleView.js')
0 files changed, 0 insertions, 0 deletions