Chromium Code Reviews
DescriptionFixes 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20940
Patch Set 1 #Patch Set 2 : '' #Messages
Total messages: 2 (0 generated)
|