[Webkit-unassigned] [Bug 87577] New: Not able to load a Plugin Object for XHTML page (It creates for HTML page, though)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 26 05:00:01 PDT 2012


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

           Summary: Not able to load a Plugin Object for XHTML page (It
                    creates for HTML page, though)
           Product: WebKit
           Version: 312.x
          Platform: Unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hakanoochi at gmail.com


Hi,

I am facing an issue while sending xhtml to mozilla firefox on linux(ubuntu 10). I am trying to load a plugin at browser end. 'NP_GetValue' function in the plugin is responsible to create plugin object (which is happening in case of html page but not for XHTML). Browser while going thru the file, throws an error as 'undefined' is not a function. When HTML is used, it works perfectly fine. 
I could not find any links related to this.
Is this a bug? already known? any workaround so that I can instantiate the plugin object?
I am using webkit2.0 and using jetty.
Many thanks in advance.

best regards
-Hitesh Negi

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



More information about the webkit-unassigned mailing list