Commits
Leon Scroggins authored 63dda1c7b40
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.