Gets WindowTree::SetBounds() working correctly
General logic for changes from client is not to notify client back of changes. For example, if WindowTree::SetBounds() succeeds it should not call WindowTreeClient::OnWindowBoundsChanged. Refactors some test code for sharing and adds test coverage. BUG=none TEST=covered by tests Change-Id: I59525ef9aa6729e881d27431abb769e0f78afdc5 Reviewed-on: https://chromium-review.googlesource.com/913719 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#551852}
Showing
This diff is collapsed.
Please register or sign in to comment