Speculative 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 Review URL: https://codereview.chromium.org/14242004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194440 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment