commit | 8cdad889154b87bb796de3dc3f57952b6858e884 | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Tue Jun 30 08:47:04 2009 -0400 |
committer | Leon Scroggins <scroggo@google.com> | Tue Jun 30 10:28:44 2009 -0400 |
tree | 977a42d7dd4bcd1c3c2002d2712e7c201e516ce5 | |
parent | 5e79e323570cc0e110bfe4fe50f9e9a1d884004b [diff] |
Make the caret/selection draw when gaining window focus. When the WebView loses WindowFocus, we stop drawing the selection. We need to resume drawing it, especially for the context menu, which steals WindowFocus. Corresponds to a change in Webkit.