Widen guard against accumulating input events under wrong frame root
This modifies a recent change that prevents accumulation of input events under the wrong local frame root. The original CL only guarded against recursion into frames that were under a different root, whereas crashes can still occur from target elements that are directly under the OOPIF. Bug: 792687 Change-Id: Iabb5ab41ef5bf8dc429c591358d7b169f921f088 Reviewed-on: https://chromium-review.googlesource.com/820070 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#523650}
Showing
Please register or sign in to comment