Bug 18907

Summary: [Regression] NPN_GetValue() NPNVToolkit and NPNVSupportsXEmbedBool
Product: WebKit Reporter: Gwenole Beauchesne <gb.devel>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

Description Gwenole Beauchesne 2008-05-06 04:32:46 PDT
Hi, NPN_GetValue() with a NULL instance should be valid for NPNVToolkit and NPNVSupportsXEmbedBool. Some plugins depends on this to select their backends. This is true at least for gnash (code inspection) and nspluginwrapper (functionality test).

Comment from commit r32766 suggests that this *might* be true for Acrobat Reader too.

A patch was proposed as attachment #20888 [details] to bug #14750. Marc intends to fix it differently though.
Comment 1 Gwenole Beauchesne 2008-05-06 04:41:00 PDT
Ooops, I have not noticed a new bug was already created.

*** This bug has been marked as a duplicate of 18892 ***