Add ewk_view_fullscreen_exit to exit fullscreen mode
authorSeonae Kim <sunaeluv.kim@samsung.com>
Thu, 20 Jun 2013 10:34:52 +0000 (19:34 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Wed, 10 Jul 2013 09:19:59 +0000 (09:19 +0000)
commit1b24f82670be931c90d92ee1eb5297da96971801
tree3114b3f9de7514b151dd005149ca460e12eb1803
parente840888804f74d2bfee8ed86b6979489fa0e28c5
Add ewk_view_fullscreen_exit to exit fullscreen mode

[Title] Add ewk_view_fullscreen_exit to exit fullscreen mode
[Issue] N/A
[Problem] when the back key is pressed, move to the previous page, despite being in fullscreen.
[Cause] The H/W back key is applied.
[Solution] In apps, should call this api instead of history back.

Change-Id: I2df4f6d4e82e05505157885bdd21a0c173c07ad2
Source/WebKit2/UIProcess/API/efl/ewk_view.cpp
Source/WebKit2/UIProcess/API/efl/ewk_view.h