DescriptionUpdate avatar icon when nonclient frame view is added to view hierarchy.
This replaces the unconditional update done in (or right after) construction in
the subclasses.
I need to add a ViewHierarchyChanged() override anyway, so I can set up a widget
observer later, but I'm separating this bit out first to try to tease out what's
causing trybot failures.
BUG=none
TEST=none
Committed: https://crrev.com/fbf8325c80b23b5d1fba75e6fd77083cea8ed005
Cr-Commit-Position: refs/heads/master@{#381773}
Patch Set 1 #Patch Set 2 : Remove hopefully-unnecessary check #Patch Set 3 : More consistent calling of GetNativeWindow() #
Dependent Patchsets: Messages
Total messages: 10 (5 generated)
|