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

Issue 2319633002: Check for null RenderWidgetHostDelegate before canceling scroll bubble (Closed)

Created:
4 years, 3 months ago by kenrb
Modified:
4 years, 3 months ago
Reviewers:
nasko
CC:
chromium-reviews, jam, nasko+codewatch_chromium.org, darin-cc_chromium.org, creis+watch_chromium.org, site-isolation-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Check for null RenderWidgetHostDelegate before canceling scroll bubble There were instances of crashes during destruction with nested WebContents, if an inter-process scroll bubble was in progress. This patch verifies that there the WebContents hasn't been disconnected from its RenderWidgetHosts before attempting to cancel scroll bubbling and dereferencing the RenderWidgetHostDelegate pointer. BUG=644306 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation Committed: https://crrev.com/b5f9d8018a4b55c4c713c22def90aaf570c1dfee Cr-Commit-Position: refs/heads/master@{#417054}

Patch Set 1 #

Patch Set 2 : Fixed weird thing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M content/browser/frame_host/cross_process_frame_connector.cc View 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 15 (10 generated)
kenrb
nasko: PTAL? I wasn't able to reproduce locally, since this is a fairly exceptional race ...
4 years, 3 months ago (2016-09-07 16:44:39 UTC) #9
nasko
LGTM
4 years, 3 months ago (2016-09-07 18:22:02 UTC) #10
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/2319633002/20001
4 years, 3 months ago (2016-09-07 20:24:58 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-07 21:45:07 UTC) #13
commit-bot: I haz the power
4 years, 3 months ago (2016-09-07 21:47:31 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b5f9d8018a4b55c4c713c22def90aaf570c1dfee
Cr-Commit-Position: refs/heads/master@{#417054}

Powered by Google App Engine
This is Rietveld 408576698