Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Issue 2540573002: Don't enter gesture event handling when a frame is detached. (Closed)

Created:
4 years ago by bokan
Modified:
4 years ago
Reviewers:
dtapuska
CC:
chromium-reviews, blink-reviews, dtapuska+blinkwatch_chromium.org, Navid Zolghadr
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't enter gesture event handling when a frame is detached. Some code paths are unguarded for the case where we get events while shutting down/detaching a Frame. With this patch we just early-out. BUG=655306 Committed: https://crrev.com/8e8f0e5d7baf97c1229acf414d6749b0a16fc4e8 Cr-Commit-Position: refs/heads/master@{#434876}

Patch Set 1 #

Patch Set 2 : Fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M third_party/WebKit/Source/core/input/EventHandler.cpp View 1 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (10 generated)
bokan
This should fix the crashes seen in the bug. At some point, we should probably ...
4 years ago (2016-11-29 00:28:13 UTC) #3
dtapuska
On 2016/11/29 00:28:13, bokan wrote: > This should fix the crashes seen in the bug. ...
4 years ago (2016-11-29 00:37:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2540573002/20001
4 years ago (2016-11-29 03:46:19 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-11-29 03:51:42 UTC) #13
commit-bot: I haz the power
4 years ago (2016-11-29 03:54:27 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8e8f0e5d7baf97c1229acf414d6749b0a16fc4e8
Cr-Commit-Position: refs/heads/master@{#434876}

Powered by Google App Engine
This is Rietveld 408576698