angler-fishThe Vulnerability History Project

RenderCounter::updateCounter should trigger a relayout.

      Currently, the method calls setTextInternal() - which updates the text
but doesn't mark the node for layout and pref widths recalc. This can
leave stale text boxes behind.

Instead, we should use setText() - which triggers the needed
invalidations.

BUG=444707
R=jbroman@chromium.org,eae@chromium.org

Review URL: https://codereview.chromium.org/842913002

git-svn-id: svn://svn.chromium.org/blink/trunk@188180 bbb929c8-8fbe-4397-9dbb-9b2b20218538
    
commit 3527a453038dde455b701c3e11eb0dc5d5fbe297
-1
-42
-1
+1 -1
expand_less