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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 31 02:20:35 PDT 2008


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

           Summary: Scriptable NS Plugin object NOT instantiated when
                    embedded in XHTML content.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: raghavendra.deshpande at philips.com
                CC: raghavendra.deshpande at philips.com


In XHTML content, the embedded NS Plugin <object></object> is NOT automatically
instantiated by invoking NPP_GetValue(NPPVpluginScriptableNPObject) and hence,
the object is not scriptable.

The NS plugin code has implementation for NPPVpluginScriptableNPObject.


Notes: 
-------
The same object, when embedded in a HTML content is automatically instantiated
by invoking NPP_GetValue(NPPVpluginScriptableNPObject) and hence becomes
scriptable object.

This bug is observed on WebKit-r37990 and below nightly versions with Gtk build
and by running GtkLauncher.


-- 
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