[Webkit-unassigned] [Bug 32018] New: Plugin choise - versions...

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 1 05:54:42 PST 2009


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

           Summary: Plugin choise - versions...
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mflorek at gadu-gadu.pl


File
http://trac.webkit.org/browser/trunk/WebCore/plugins/PluginDatabase.cpp

Function
PluginPackage* PluginDatabase::pluginForMIMEType(const String& mimeType)

Last to lines and case - there can be situation, where adobe flash plugins in 
different versions are installed in different locations 
(i.e. \program files\thunderbird\plugins and \windows\adobe\).

In such case, the code mentioned above choose plugin in lower version, what
often
leads to crashes, because older version of flash players are some faulty.

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