Apply SERVICE_OPERATION_PICK operation for <input type=file>
authorJiyeon Kim <jiyeon0402.kim@samsung.com>
Fri, 3 May 2013 08:03:35 +0000 (17:03 +0900)
committerGerrit Code Review <gerrit2@kim11>
Mon, 6 May 2013 02:36:05 +0000 (11:36 +0900)
commit18ad365eef7eb8a7baa824f527e233235dd01779
tree96753f2f000769c0a2d5e6e60650da95d34af987
parent6b7d14ad10bc08d8a774548e518aaf28729c9fed
Apply SERVICE_OPERATION_PICK operation for <input type=file>

[Title] Apply SERVICE_OPERATION_PICK operation for <input type=file>
[Problem] P130426-4933, P130425-4323. Facebook, twitter and other application need selecting UI for using different kinds of application when user select upload file button or video icon
[Cause] Only file manager launched when input type is file.
[Solution] If input type is file, set service operation type to SERVICE_OPERATION_PICK and launch app service controller not file manager

Change-Id: Ib00a1dce77156459ae92ed5e766c6a4daee542bc
Source/WebKit2/UIProcess/API/efl/tizen/OpenPanel.cpp
Source/WebKit2/UIProcess/API/efl/tizen/OpenPanel.h