Moved shell initialization to AddedToWidget()
Previously ShellWindowDelegateView had its initialization happen in ViewHierarchyChanged(). This change splits initialization between the constructor and AddedToWidget(). This allows the ShellWindowDelegateView to support being re-parented to a Widget hierarchy multiple times. Bug: 1083822 Change-Id: I4e0da0bcf458683bea2d327613588754c7372945 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2206218 Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Reviewed-by:Scott Violet <sky@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#771077}
Showing
Please register or sign in to comment