Suppress undefined WebInputEvent types sent to renderer.
Mojo requires event types to not be undefined. There appear to be a few cases on Android where undefined types are possibly sent to the renderer. I hope this addresses the crash as the stack traces don't appear to be very good. BUG=791986 Change-Id: Ibdd76a47b7ecd19fa91ee43d4200e3140407d187 Reviewed-on: https://chromium-review.googlesource.com/820230Reviewed-by:Ken Buchanan <kenrb@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#523184}
Showing
Please register or sign in to comment