DescriptionOilpan: make ScrollableAreaTest.ScrollbarTrackAndThumbRepaint work.
Scrollbars assume that their associated theme objects live longer,
unregistering themselves upon finalization.
Make it clear that this lifetime assumption must also hold for Scrollbars
created by the test-only constructor Scrollbar::createForTesting() +
alter ScrollableAreaTest.ScrollbarTrackAndThumbRepaint so that the
scrollbars it creates are finalized before the mock theme object is.
With Oilpan, explicit flushing out of garbage is needed.
R=haraken
BUG=549277
Committed: https://crrev.com/49c0e168ac8e30ea0d491481b30d37932a79c723
Cr-Commit-Position: refs/heads/master@{#365517}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 13 (6 generated)
|