commit | 63dda1c7b405524384e53a67be5735d9026650db | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Wed Apr 15 13:25:00 2009 -0400 |
committer | Leon Scroggins <scroggo@google.com> | Wed Apr 15 13:25:00 2009 -0400 |
tree | 40165ae63f4e14fc74e2fc7a3c37ad83ca3841eb | |
parent | 3071177a4a3d836d623ed77fc2321a9a3e5e6c74 [diff] |
Make webkit's cursor draw at the correct times. This change is dependent on another change to external/webkit. Tell the WebViewCore to change its FocusController's "active" status depending upon whether the WebView has focus. This fixes a bug where we were showing the blinking cursor when the WebView was not in focus.