commit | ff8dfc8dad9f98b4022c1108335820204fee3c70 | [log] [tgz] |
---|---|---|
author | lfg <[email protected]> | Fri Oct 21 17:42:32 2016 |
committer | Commit bot <[email protected]> | Fri Oct 21 17:45:55 2016 |
tree | ff91f8acf8a3ca7339478af41895dd85aca07b7b | |
parent | 2c36561594b11b0b35b4294f59fe8e639670b6df [diff] |
Fix crash where a pending pointer lock would trigger a CHECK. This change makes sure that we gracefully handle the case where a pending pointer lock request is still active while destroying the RenderWidgetHost. BUG=655592 Review-Url: https://chromiumcodereview.appspot.com/2437213002 Cr-Commit-Position: refs/heads/master@{#426835}