Fixed problem that popup show too long text without popup
authorbunam.jeon <bunam.jeon@samsung.com>
Thu, 26 Sep 2013 02:41:59 +0000 (11:41 +0900)
committerbunam.jeon <bunam.jeon@samsung.com>
Thu, 26 Sep 2013 04:45:28 +0000 (13:45 +0900)
commite96f049f9a6a1587031b1548ead398ba8f848cea
tree86b7f01eb2e00e2f61c8d4d4e723ae5c9252f555
parent66263921fc70b36d8bf1425fc5436906c309cda4
Fixed problem that popup show too long text without popup

[Title]    Fixed problem that popup show too long text without popup
[Issue#]   N_SE-52777
[Problem]  Popup show too long text without popup
[Cause]    Does not calculate the height of popup, So not applied scroller.
[Solution] Add resize callback of popup.

Change-Id: I2ce2f952f1754a543c4a3f4c6cb4d0af1c634b37
Source/WebKit2/UIProcess/API/efl/tizen/JavaScriptPopup.cpp
Source/WebKit2/UIProcess/API/efl/tizen/JavaScriptPopup.edc
Source/WebKit2/UIProcess/API/efl/tizen/JavaScriptPopup.h