LayoutTests:
Reviewed by harrison
<rdar://problem/
4776665>
REGRESSION: In Mail, caret is visible when the message body isn't focused
* editing/selection/
4776665-expected.checksum: Added.
* editing/selection/
4776665-expected.png: Added.
* editing/selection/
4776665-expected.txt: Added.
* editing/selection/
4776665.html: Added.
WebCore:
Reviewed by harrison
<rdar://problem/
4776665>
REGRESSION: In Mail, caret is visible when the message body isn't focused
* page/Frame.cpp:
(WebCore::Frame::paintCaret): If a caret blink timer is ever on in error
(like when the frame that contains the caret isn't focused) then we don't
want to paint the caret. We should eventually move to using a single bool
for caret painting.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@17094
268f45cc-cd09-0410-ab3c-
d52691b4dbfc