Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ozone/wayland: stop polling on any error.
The wayland-protocols say the following about the wl_display_get_error() method: ----------------------------------- "Errors are fatal. If this function returns non-zero the display can no longer be used." ----------------------------------- Thus, stop processing events and shutdown the browser on any error. Bug: 1173630 Change-Id: I064d35eb65bf663bb26725fa92572da050a1eadd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2690322 Reviewed-by: Robert Kroeger <rjkroege@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#854071}
- Loading branch information