Bug 60486 - Clean up NetscapePluginModule::getPluginInfo
Summary: Clean up NetscapePluginModule::getPluginInfo
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-09 11:35 PDT by Anders Carlsson
Modified: 2011-05-09 12:07 PDT (History)
0 users

See Also:


Attachments
Patch (6.67 KB, patch)
2011-05-09 11:36 PDT, Anders Carlsson
sullivan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2011-05-09 11:35:22 PDT
Clean up NetscapePluginModule::getPluginInfo
Comment 1 Anders Carlsson 2011-05-09 11:36:00 PDT
Created attachment 92812 [details]
Patch
Comment 2 John Sullivan 2011-05-09 11:58:43 PDT
Comment on attachment 92812 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=92812&action=review

> Source/WebKit2/ChangeLog:13
> +

This change could use a little justification in the form of ChangeLog comments.
Comment 3 Anders Carlsson 2011-05-09 12:07:47 PDT
Committed r86076: <http://trac.webkit.org/changeset/86076>