commit | e80af495ef8503194eafc0d9014b10461989f54e | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Jun 24 21:52:09 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Jun 24 21:52:09 2013 |
tree | 79add42b69976c7c24877005c0216faf24c455da | |
parent | bc8bb0cdeb9c53888f72f9de67a3f32d3e5dc13a [diff] [blame] |
Readd and fix comment from previous change. [email protected] Review URL: https://codereview.chromium.org/17597004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208268 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/content/browser/web_contents/web_contents_impl.cc b/content/browser/web_contents/web_contents_impl.cc index 400ed4f9..9c02c6f 100644 --- a/content/browser/web_contents/web_contents_impl.cc +++ b/content/browser/web_contents/web_contents_impl.cc
@@ -3481,6 +3481,7 @@ BeforeUnloadFired(proceed_time)); if (delegate_) delegate_->BeforeUnloadFired(this, proceed, proceed_to_fire_unload); + // Note: |this| might be deleted at this point. } void WebContentsImpl::RenderViewGoneFromRenderManager(