Bug 103234 - [X11] Allow empty plugin name and description during scan plugin
Summary: [X11] Allow empty plugin name and description during scan plugin
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: KwangYong Choi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-26 03:02 PST by KwangYong Choi
Modified: 2012-11-27 03:42 PST (History)
8 users (show)

See Also:


Attachments
Patch (2.23 KB, patch)
2012-11-26 03:07 PST, KwangYong Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description KwangYong Choi 2012-11-26 03:02:20 PST
Empty entries should be allowed when split the output string of scan plugin because the plugin name and the description can be empty string.

"\n\napplication/testplugin\n"
Comment 1 KwangYong Choi 2012-11-26 03:07:11 PST
Created attachment 175955 [details]
Patch
Comment 2 Balazs Kelemen 2012-11-27 01:14:02 PST
Looks good.
Comment 3 Chris Dumez 2012-11-27 01:21:31 PST
Comment on attachment 175955 [details]
Patch

LGTM.
Comment 4 WebKit Review Bot 2012-11-27 03:42:33 PST
Comment on attachment 175955 [details]
Patch

Clearing flags on attachment: 175955

Committed r135845: <http://trac.webkit.org/changeset/135845>
Comment 5 WebKit Review Bot 2012-11-27 03:42:38 PST
All reviewed patches have been landed.  Closing bug.