DescriptionDevTools: make ignoreInputEvents a static flag
This makes ignoreInputEvents a static flag and moved it to WebFrameWidgetBase,
removing all the logic we used to propagate it to all instances of WebViewImpl
and WebFrameWidgetImpl within the process.
The only anticipated side effect is that newly created pages in the same
process would ignore input events while we're on inner message loop, which
seems like a good thing.
Committed: https://crrev.com/aa30f599c5b220cd1ac0a6eb8168626aef2c3f7c
Cr-Commit-Position: refs/heads/master@{#439692}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|