Bug 48063

Summary: [Qt] PluginInfoStore does not set up mime types for plugins
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch none

Description Balazs Kelemen 2010-10-21 04:43:05 PDT
This just needs a typo fix, actually PluginInfoStore::getPluginInfo just forgot to set the values to it's
(out) parameter. It was my fault.
Comment 1 Balazs Kelemen 2010-10-21 07:16:37 PDT
Created attachment 71433 [details]
Patch
Comment 2 Andreas Kling 2010-10-21 08:30:12 PDT
Comment on attachment 71433 [details]
Patch

r=me
Comment 3 Balazs Kelemen 2010-10-21 08:51:16 PDT
Comment on attachment 71433 [details]
Patch

Clearing flags on attachment: 71433

Committed r70237: <http://trac.webkit.org/changeset/70237>
Comment 4 Balazs Kelemen 2010-10-21 08:51:24 PDT
All reviewed patches have been landed.  Closing bug.