DescriptionSecond part of fix of issue http://code.google.com/p/chromium/issues/detail?id=3285.
A NPObject can be called as a construct if it implements NPN_Construct, and NOT implements
NPN_InvokeDefault. Otherwise, NPN_InvokeDefault is called even when the object is called
as a constructor.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=15029
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|