Add support for detecting attributed events to isInputPending
This updates the isInputPending implementation to delegate to LocalFrame::CanAccessEvent for checking whether or not information about the event's dispatch should be accessible. An event is deemed accessible if the origin of its target document may be accessed by the invoker's origin. Bug: 910421 Change-Id: I8903bdef4c38b3c7110afc8d9a22a5ad938ce1aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2205008Reviewed-by:Stefan Zager <szager@chromium.org> Commit-Queue: Andrew Comminos <acomminos@fb.com> Cr-Commit-Position: refs/heads/master@{#776328}
Showing
Please register or sign in to comment