SPM: Fix flaky AppWindowInteractiveTest.TestFullscreen
The test expects the bounds is synchronously set when the app window contents is ready to be committed. This is not always the case under single process mash because the window bounds does not change synchronously when toggling fullscreen like in the classic mode. The CL presets window bounds when fullscreen state changes so that the bounds change happens synchronously. Bug: 926007 Change-Id: If99e5946df1f9804c21202f075cbb1bf258f4bce Reviewed-on: https://chromium-review.googlesource.com/c/1444431 Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#629172}
Showing
Please register or sign in to comment