Fail gracefully on a URI with no handlers
In openInChrome, we had a past fix to check if Chrome can handle a VIEW intent and pass back to the system if not. But this seems to have come back with a smaller crash segment that fails because there are no handlers. This CL handles that one last exception and lets Chrome do nothing as a graceful failure. BUG=891640 Change-Id: I9ad7146c5cf8a77e59527b909521460668717818 Reviewed-on: https://chromium-review.googlesource.com/c/1300104Reviewed-by:Theresa <twellington@chromium.org> Commit-Queue: Yusuf Ozuysal <yusufo@chromium.org> Cr-Commit-Position: refs/heads/master@{#605737}
Showing
Please register or sign in to comment