WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
87577
Not able to load a Plugin Object for XHTML page (It creates for HTML page, though)
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, th...
Hitesh Negi
Reported
2012-05-26 04:59:05 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2012-05-29 12:51:38 PDT
> I am facing an issue while sending xhtml to mozilla firefox on linux(ubuntu 10).
Mozilla Firefox does not use WebKit, so marking INVALID. If you'd like to report a WebKit bug, please see <
http://www.webkit.org/quality/reporting.html
> and especially <
http://www.webkit.org/quality/bugwriting.html
> for the information we need to investigate such.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug