Add debug CHECK for WebView closing during input
Looking at code and the crash stacks, it looks like we're synchronously closing a WebViewImpl while it's handling an input event. This CL adds some debugging to crash earlier so we can get a stack showing where the Close call is coming from. Bug: 992315 Change-Id: I16b17cbbec6dfdafadfc334028a31227ae61ccae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769348 Commit-Queue: David Bokan <bokan@chromium.org> Reviewed-by:Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#691021}
Showing
Please register or sign in to comment