Fix fullscreen operation for tizen platform
authorTaeyun An <ty.an@samsung.com>
Wed, 10 Apr 2013 14:27:14 +0000 (23:27 +0900)
committerTaeyun An <ty.an@samsung.com>
Wed, 10 Apr 2013 14:34:25 +0000 (23:34 +0900)
commit320c07475411d6da3e5a06e42094110fb89fe02c
treea5a5975e48991e6e805d310d2ba42845792f588d
parentd00da8ed9b5ae66e7eb0374f571d3ed12b8661f8
Fix fullscreen operation for tizen platform

[Title] Fix fullscreen operation for tizen platform
[Issue#] N/A
[Problem] homekey is not working while fullscreen mode
[Cause] cannot exit from ecore fullscreen mode using home key
[Solution] restore original fullscreen operation

Change-Id: Ie16a0e25f12dfc786c4cbf4e3ae005ebc8382a97
Source/WebKit2/UIProcess/API/efl/EwkViewImpl.cpp