Chromium Code Reviews
Descriptionash: Remove unnecessary checks for null ShelfWidget in ShelfLayoutManager
The ShelfWidget exists for the lifetime of the ShelfLayoutManager. The
ShelfLayoutManager is created in the ShelfWidget's constructor, and exists
until the shelf container is destroyed at shutdown. Removing the checks makes
the lifetimes easier to understand.
BUG=615502
TEST=ash_unittests
Committed: https://crrev.com/37b9e6da90be32a6e163dbbdf6accb983203eff5
Cr-Commit-Position: refs/heads/master@{#413543}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|
|||||||||||||||||||