Bug 103234

Summary: [X11] Allow empty plugin name and description during scan plugin
Product: WebKit Reporter: KwangYong Choi <ky0.choi>
Component: Plug-insAssignee: KwangYong Choi <ky0.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, cmarcelo, gyuyoung.kim, hausmann, kbalazs, kenneth, menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.