Changes OnWindowHierarchyChanged() to include transient parent
This is necessary for the case where a client creates a window, sets the transient parent and then adds it. Without this change the wm wouldn't know about the transient parent and would be in a weird state. BUG=663903 TEST=covered by tests R=ben@chromium.org, tsepez@chromium.org Review-Url: https://codereview.chromium.org/2557353003 Cr-Commit-Position: refs/heads/master@{#437450}
Showing
Please register or sign in to comment