Chromium Code Reviews
DescriptionMake FrameCaret to contain CaretBase
This patch makes |FrameCaret| to contain |CaretBase| rather than to be derived
it as similar as |DragCaretController| for improving code health.
This patch also makes |CaretBase| not to be a garbage collected object since
it doesn't hold garbage collected objects since [1].
This is a follow-up patch of [2] and suggested by [3].
[1] http://crrev.com/2623053006 Get rid of CaretBase::m_caretLocalRect
[2] http://crrev.com/2623053006 Get rid of CaretBase::m_caretLocalRect
[3] http://crrev.com/2635433003 Make DragCaretController to be derived from
CaretBase
BUG=680384
TEST=n/a; no behavior changes
Review-Url: https://codereview.chromium.org/2627423002
Cr-Commit-Position: refs/heads/master@{#443860}
Committed: https://chromium.googlesource.com/chromium/src/+/716fc5a4985347e1b2148b481278d0d37d2bb3d3
Patch Set 1 : 2017-01-16T12:59:24 #Patch Set 2 : 2017-01-16T13:46:04 #Patch Set 3 : 2017-01-16T14:22:28 #Patch Set 4 : 2017-01-16T16:55:39 #
Messages
Total messages: 41 (37 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||