Dispatch window resize event after changing font type
authorHurnjoo Lee <hurnjoo.lee@samsung.com>
Thu, 12 Sep 2013 02:44:11 +0000 (11:44 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Wed, 2 Oct 2013 07:54:43 +0000 (07:54 +0000)
commiteefe76759aef87596e0be35566c50b0a91935c4b
treeeb425abb41ec0744f591896beac026ac8c3a920f
parentf6e41afd6ba9d278058aa5bc1e591c5e74e9e5c4
Dispatch window resize event after changing font type

[Title] Dispatch window resize event after changing font type
[Issues] P130902-00458
[Problem] In the page which has long text string, after changing font type,
    the scroll position does not follow the change of scrollview height.
[Solution] Dispatch window resize event after changing font type in order to relocate the scroll position.

Change-Id: Ic4f77badd20b6115ec65c8f6c64858a8e6744517
Source/WebKit2/WebProcess/WebPage/efl/WebPageEfl.cpp