Avoid sending WebPointerEvents to PepperWidget
Previously we had splitted WebTouchEvents into bunch of WebPointerEvents and then sent it to WebWidgets. Apparently PepperWidget is not capable of handling it and it is causing some crashes. For now disable that for PepperWidget only and continue sending WebTouchEvent as is to PepperWidgets. Bug: 806396 Change-Id: I3ff4e327bf1e275c763776998a8937e97d89dd7f Reviewed-on: https://chromium-review.googlesource.com/890825Reviewed-by:Rick Byers <rbyers@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Bill Budge <bbudge@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Commit-Queue: Navid Zolghadr <nzolghadr@chromium.org> Cr-Commit-Position: refs/heads/master@{#534106}
Showing
Please register or sign in to comment