Bug 18907
Summary: | [Regression] NPN_GetValue() NPNVToolkit and NPNVSupportsXEmbedBool | ||
---|---|---|---|
Product: | WebKit | Reporter: | Gwenole Beauchesne <gb.devel> |
Component: | Plug-ins | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Gwenole Beauchesne
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Gwenole Beauchesne
Ooops, I have not noticed a new bug was already created.
*** This bug has been marked as a duplicate of 18892 ***