DescriptionGet rid of a redundant parameter ResetCaretBlinkOption from FrameSelection::updateAppearance()
This patch gets rid of rid of a redundant parameter |ResetCaretBlinkOption| from
|FrameSelection::updateAppearance()| with introducing |stopCaretBlinkTimer()|
by calling |stopCaretBlinkTimer()| at call site which calls |updateAppearance()|
with |ResetCaretBlink| to simplify source code for improving readability.
This patch is a follow-up patch of http://crrev.com/1629213002, which simplifies
code path in |updateAppearance()|.
BUG=n/a
TEST=n/a; no behavior changes
Committed: https://crrev.com/013af3f06c0c8d9d7b5bb52421ddff41a697f0bb
Cr-Commit-Position: refs/heads/master@{#371472}
Patch Set 1 : 2016-01-26T14:38:54 #
Messages
Total messages: 14 (7 generated)
|