[Title] App selector will be launced when user select <input type=file> button
authorJiyeon Kim <jiyeon0402.kim@samsung.com>
Sat, 28 Sep 2013 05:25:11 +0000 (14:25 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 30 Sep 2013 01:17:27 +0000 (01:17 +0000)
commitbbe874e3f32a2a6d2e818d21c035bf5729134717
treea80322828a5d6300451e1ea6edab7d75e43b4b65
parent34c70dda574ff5e5c295063b7a47f736fcf0e487
[Title] App selector will be launced when user select <input type=file> button
[Issue#] N_SE-52810, N_SE-53110
[Problme] Focus goes to image file instead of my files home page
[Cause] My files app launched gallery app with submode after that browser launched my files app and than my files app displayed gallery app previous launched
[Solution] Add service_set_window method for handling submode app and remove service_set_app_id so user can select app which user want

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