diff options
author | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-25 16:28:56 +0000 |
---|---|---|
committer | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-25 16:28:56 +0000 |
commit | 689e237ec010792fe78343d9eff48539050481b0 (patch) | |
tree | f3013d7212f552291c2c3cbc0fdc95eb4bae8357 /build | |
parent | c8e234f12d0ab9c50a1665c0a9d2fae9b5623f3e (diff) | |
download | chromium_src-689e237ec010792fe78343d9eff48539050481b0.zip chromium_src-689e237ec010792fe78343d9eff48539050481b0.tar.gz chromium_src-689e237ec010792fe78343d9eff48539050481b0.tar.bz2 |
Disable the yahoo application state plugin as it crashes the plugin process
on return from NPObjectStub::OnInvoke. This is because of a bug in the plugin,
where in it returns a string in the variant which is not allocated using NPN_MemAlloc. As a result it crashes when we free the memory for the string.
It also crashes in Firefox. Firefox 3 disables the plugin. (http://kb.mozillazine.org/Issues_related_to_plugins).
We disable this plugin as well. This fixes http://b/issue?id=1362948
R=jam
Bug=1362948
Review URL: http://codereview.chromium.org/8179
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3979 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions