commit | 43488fc78c927c25936e7b90030c5f10d2db94e5 | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Mon Jul 06 14:32:49 2009 -0400 |
committer | Leon Scroggins <scroggo@google.com> | Tue Jul 07 10:07:17 2009 -0400 |
tree | 284c956b2306cd8f740de836a02fbd1d856104ed | |
parent | 6e2863ec16828b77c494592410e6b01281596e87 [diff] |
Update text webcore thread's text generation number. When the user edits text in a textfield, we increase a generation number so we can mark changes from webkit to be out of date. With this change, update webcore's notion of the text generation number in deleteSelection and replaceTextfieldText, in addition to passToJs. Requires a change in external/webkit.