Ease expectation of having move/resize handler.
It is not guaranteed that move/resize handler is set by a PlatformWindow. Thus, remove the DCHECK and add if (handler_) condition as part of the existing condition to dispatch move/resize requests. Bug: 990756 Change-Id: Ibfa1251f65af547382f04d44fdef28d620c0bdd1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1807311Reviewed-by:Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#697919}
Showing
Please register or sign in to comment