Make javascriptpopup to be centralized when it has short string
authorjunghwan.kang <junghwan.kang@samsung.com>
Thu, 31 Oct 2013 12:51:05 +0000 (21:51 +0900)
committerjunghwan.kang <junghwan.kang@samsung.com>
Thu, 31 Oct 2013 12:51:05 +0000 (21:51 +0900)
commit95b7b7cf57f78071a314269b4f06e781b22a7e32
treead1e3677a9d2faa30d9274137dc7dc945d6133fe
parent9d9d477ab1bb6d0dcebc63dfb036ed731030baca
Make javascriptpopup to be centralized when it has short string

[Title] Make javascriptpopup to be centralized when it has short string
[customer] N/A
[issue#] N/A
[problem] Message for javascript popup is located at the top of popup
[cause] Scroller which is used in popup and reserved for long message cannot support to be centralized
[solution] Make it to draw text in just popup directly if it has short message
[horizontal_expansion] N/A

Change-Id: I1b5d69c75cc52acbfa5a0b8c1d08c7d74083e134
Source/WebKit2/UIProcess/API/efl/tizen/JavaScriptPopup.cpp