summaryrefslogtreecommitdiff
path: root/libs/rs/rsScript.cpp
diff options
context:
space:
mode:
author Leon Scroggins <scroggo@google.com> 2009-08-12 18:48:10 -0400
committer Leon Scroggins <scroggo@google.com> 2009-08-13 14:21:24 -0400
commit6679f2f70813eb93bf88297dc2de5e56bc7d7ca0 (patch)
treec360a87363680a06eb68aa15aa6b17d59d2ee1b2 /libs/rs/rsScript.cpp
parentda83f4674a564007baac03db062a289c8158d940 (diff)
Pass clicks to webkit's textfield to determine the new selection.
Requires a corresponding change to external/webkit. We were previously letting WebTextView handle clicks, determine the change in selection, and pass that down to webkit. This sometimes resulted in a different placement of the caret if the WebTextView and the webkit-rendered textfield did not line up exactly. Now, we pass the click directly to webkit, which determines the new selection and passes that info back to the WebTextView. This also has the benefit of letting the WebTextView reflect changes in the selection that originated from webkit. Also remove some unused parameters.
Diffstat (limited to 'libs/rs/rsScript.cpp')
0 files changed, 0 insertions, 0 deletions