Chromium Code Reviews
DescriptionRenderCounter::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
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188180
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||