Rename DocumentMarkerController::InvalidateRects*() methods
Renaming InvalidateRectsForAllMarkers() to InvalidateRectsForTextMatchMarkers() and InvalidateRectsForMarkersInNode() to InvalidateRectsForTextMatchMarkersInNode() to reflect that we're only creating RenderedDocumentMarkers (which hold the rects) for TextMatch markers after https://codereview.chromium.org/2886893008. BUG=707867 Review-Url: https://codereview.chromium.org/2891173002 Cr-Commit-Position: refs/heads/master@{#473483}
Showing
Please register or sign in to comment