Fix use after free when handling async touch events
It's possible for the NativeView (aura::RootWindow*) in this case to be destroyed by the time we end up processing the events. BUG=288086 TEST=none R=ananta@chromium.org Review URL: https://chromiumcodereview.appspot.com/23619025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222167 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment