commit | 1c7f8c56c858bef24533da344788c688ef6ed404 | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Fri Jun 05 13:49:26 2009 -0400 |
committer | Leon Scroggins <scroggo@google.com> | Mon Jun 08 10:14:32 2009 -0400 |
tree | bacef94ef723e2615d2836f71202b284f4ead641 | |
parent | 7699318ecd1e31b9ee4ead4acdb430f3aaa36ff1 [diff] |
Update the language from "focus". Previously, many methods, variables, etc referred to the focus. Now, they have been changed to refer to the cursor when appropriate. Some references were changed to the focusCandidate, since they may apply to either the focus or the cursor, which is a candidate for focus. Also removed unneeded method unblockFocus. WebView will not work without a corresponding change in external/webkit.