Fix use-after-free in ExtensionHost::DidStopLoading.
commit91f394adb4815d90d5956edf68ab5eb94fa62e17
authorkalman <kalman@chromium.org>
Tue, 10 Feb 2015 01:42:49 +0000 (9 17:42 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 10 Feb 2015 01:43:23 +0000 (10 01:43 +0000)
treea9ccb192358fffdebf716ed3988ca5a323277fad
parent7ad18bfea595fac493788fcb2427c68852b7437d
Fix use-after-free in ExtensionHost::DidStopLoading.

BUG=456920
R=mek@chromium.org

Review URL: https://codereview.chromium.org/908993002

Cr-Commit-Position: refs/heads/master@{#315468}
extensions/browser/extension_host.cc