Fix a crash with weston-terminal
With weston-terminal, exo can submit a frame before resizing bounds of a shell surface. In that case, the local surface id is not set to the frame sink for mus. It causes the crash. Fixing the crash by setting the local surface id to the frame sink during creating the frame sink. Bug: None Change-Id: I5b3202c176d2788a52aedbb259e7b18b5f5b8dd4 Reviewed-on: https://chromium-review.googlesource.com/682768Reviewed-by:Scott Violet <sky@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#504193}
Showing
Please register or sign in to comment