exo: Fix a crash with mus
In mus, the local surface id is allocated during resize an aura::Window. So we need resize the host_window() first before submitting a frame to it. Otherwise, exo may submit a frame with an invalid local surace id. Bug: None Change-Id: Ie756744073bd4bfb445ae3f596b11257aa85ae9f Reviewed-on: https://chromium-review.googlesource.com/594550Reviewed-by:David Reveman <reveman@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#490979}
Showing
Please register or sign in to comment