WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
42633
QtWebKit does not find WMP plugin when FF is not installed
https://bugs.webkit.org/show_bug.cgi?id=42633
Summary
QtWebKit does not find WMP plugin when FF is not installed
Gil
Reported
2010-07-20 06:10:00 PDT
Created
attachment 62064
[details]
A patch to fix this problem On a Windows PC without FF, install the MS WMP NPAPI plugin (
http://port25.technet.com/pages/windows-media-player-firefox-plugin-download.aspx
). Now open e.g. with Qt Demo Browser an html page with a WMP embed element (e.g.
http://jsbin.com/unulu3
): the WMP control is not instantiated! Analysis: the plugin (np-mswmp.dll) is installed in \PFiles\Plugins in case Firefox is not installed on the PC. QtWebKit should use the appropriate registry key for its search path: Find WMP plugin location in "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Installer\\UserData\\<SID>\\Components\\623431047B6C08F4F8DCBDEEB40F8C32".
Attachments
A patch to fix this problem
(9.10 KB, patch)
2010-07-20 06:10 PDT
,
Gil
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Diego Gonzalez
Comment 1
2010-07-21 07:37:41 PDT
It is not a valid patch.
http://webkit.org/coding/contributing.html
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