DescriptionInvalidate paint of tickmarks on document change
Invalidate paint of tickmarks are changed or removed because of
document change. We missed this kind of invalidations before.
Invalidation of tickmarks during find-in-page is still driven by
TextFinder as before because of the throttling algorithm.
BUG=477856
TEST=fast/repaint/text-match-document-change.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194054
Patch Set 1 #
Total comments: 10
Patch Set 2 : Remove m_textMatchMarkersRemovedOrChanged; invalidate directly #Patch Set 3 : Check for null FrameView (hit when running webkit_unit_tests) #Patch Set 4 : #
Total comments: 6
Patch Set 5 : #
Messages
Total messages: 11 (3 generated)
|