[Webkit-unassigned] [Bug 21996] Scriptable NS Plugin object NOT instantiated when embedded in XHTML content.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 31 03:14:30 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21996





------- Comment #1 from raghavendra.deshpande at philips.com  2008-10-31 03:14 PDT -------
Created an attachment (id=24795)
 --> (https://bugs.webkit.org/attachment.cgi?id=24795&action=view)
plugin .so file & test content files

Find the NS Plugin .so file attached.
Also, attached are two test files, 1) HTML & 2) XHTML to test scriptability.

The XHTML file, as the bug says, doesn't recognize the 'media' object and
throws error:  @20: ReferenceError: Can't find variable: media

Whereas , the HTML content can resolve the 'media' object. and the NPP_GetValue
(NPPVpluginScriptableNPObject) implementation of the plugin prints:
Plugin:Creating Scriptable object.   (( mediaobjectplugin.c, 525 ))

Hope the information will be helpful.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list