DescriptionCheck 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 #
Messages
Total messages: 15 (10 generated)
|