Comment #1 on issue 16900 by [email protected]: Multiple instances of  
the Xstandard plugin on a page causes chrome to crash
http://code.google.com/p/chromium/issues/detail?id=16900

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=20940

------------------------------------------------------------------------
r20940 | [email protected] | 2009-07-17 00:47:23 -0700 (Fri, 17 Jul 2009)  
| 9 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/plugin/npobject_proxy.cc?r1=20940&r2=20939

Fixes a crash in the plugin process caused by the XStandard plugin passing  
in a NULL NPObject to NPN_HasMethod. I checked out Firefox's implementation  
and they check for NULL NPObjects in all functions except NPN_Evaluate and  
NPN_SetException.

Fix is to emulate Firefox behavior.

Fixes http://code.google.com/p/chromium/issues/detail?id=16900

Bug=16900

Review URL: http://codereview.chromium.org/155628
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to