• Xiyuan Xia's avatar
    SPM: Fix flaky AppWindowInteractiveTest.TestFullscreen · 11251422
    Xiyuan Xia authored
    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: default avatarScott Violet <sky@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#629172}
    11251422
desktop_window_tree_host_mus.h 8.45 KB