DescriptionFix the getintidentifier-special-values.html plugin layout test, which broke as a result of change r5829 to fix silverlight windowless plugin issues.
One of the changes was to return int32 as the variant type wherever applicable. Firefox does the same and Silverlight does rely on this behavior. This is broken in webkit. I will be filing a bug against webkit.
The fix is to support int32 as an incoming NPVariant type in the layout test plugin.
TBR=jam
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=5837
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|