diff options
author | raymes@chromium.org <raymes@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-12 01:56:59 +0000 |
---|---|---|
committer | raymes@chromium.org <raymes@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-12 01:56:59 +0000 |
commit | dd643b63893ad0a9cdf1ab897677ddb98381bc99 (patch) | |
tree | 9604c51af5456c969b9c007e4296d678ced5243f /chrome/browser/plugins/plugin_prefs_unittest.cc | |
parent | 5988962939929a9200ddfb12f7d7ce569f7ec4dd (diff) | |
download | chromium_src-dd643b63893ad0a9cdf1ab897677ddb98381bc99.zip chromium_src-dd643b63893ad0a9cdf1ab897677ddb98381bc99.tar.gz chromium_src-dd643b63893ad0a9cdf1ab897677ddb98381bc99.tar.bz2 |
Don't call DidChangeView on PPP_Instance after Delete() has been called.
It's possible for the plugin element to be destroyed before the renderer
releases its reference to the plugin instance. This results in
|instance_interface_| being reset to NULL and crashing if SendDidChangeView
is called afterward.
BUG=314073
Review URL: https://codereview.chromium.org/62493006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234371 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/plugins/plugin_prefs_unittest.cc')
0 files changed, 0 insertions, 0 deletions