Bug 48063 - [Qt] PluginInfoStore does not set up mime types for plugins
Summary: [Qt] PluginInfoStore does not set up mime types for plugins
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-21 04:43 PDT by Balazs Kelemen
Modified: 2010-10-21 08:51 PDT (History)
0 users

See Also:


Attachments
Patch (1.89 KB, patch)
2010-10-21 07:16 PDT, Balazs Kelemen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.