[Webkit-unassigned] [Bug 42633] New: QtWebKit does not find WMP plugin when FF is not installed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 20 06:10:00 PDT 2010


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

           Summary: QtWebKit does not find WMP plugin when FF is not
                    installed
           Product: WebKit
           Version: 420+
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ggonen at nds.com


Created an attachment (id=62064)
 --> (https://bugs.webkit.org/attachment.cgi?id=62064)
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".

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