Change separator of file extensions in launching file chooser
authorJunghwan <junghwan.kang@samsung.com>
Fri, 31 Aug 2012 09:24:48 +0000 (18:24 +0900)
committerJunghwan <junghwan.kang@samsung.com>
Fri, 31 Aug 2012 09:24:48 +0000 (18:24 +0900)
commit9a2d7f59854fdabcc5ff7463952498639420ca6a
tree218bc7351b8f61e26187c2cade6798c4691894e8
parentc01525519772ff20fc8edda17b565f76ab966fc7
 Change separator of file extensions in launching file chooser

 [Title] Change separator of file extensions in launching file chooser
 [Issue#] WEB-1708
 [Problem] File chooser is not work with selected file extensions
 [Cause] separator for multiple file extensions which selected has been changed from Myfiles UG team
 [Solution] change separator from "," to ";" following Myfiles UG usage
 [Team] Browser UI
 [Developer] junghwan kang (junghwan.kang)
 [Request] N/A

Change-Id: I8d94f2ba1fbe2b5df8c3184f0b903ee9a63828df
Source/WebKit2/UIProcess/API/efl/OpenPanel.cpp