DescriptionSpeculative fix for instant overlay crash
We're getting some crashes in
-[OverlayableContentsController setOverlay:...].
I wasn't able to reproduce the crash. My guess is that we're somehow
referencing a stale WebContents pointer.
This is a speculative fix that clears the WebContents reference when
the object is destroyed. I'll revert this change if we continue to
see crashes.
BUG=230880
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194440
Patch Set 1 #Patch Set 2 : #
Total comments: 5
Patch Set 3 : #
Messages
Total messages: 6 (0 generated)
|