fix the issue that web app can't rotate
authorShao Changbin <changbin.shao@intel.com>
Thu, 31 Jan 2013 09:21:01 +0000 (04:21 -0500)
committerShao Changbin <changbin.shao@intel.com>
Fri, 1 Feb 2013 04:42:11 +0000 (23:42 -0500)
commit828746c33cca53fc971747db67a3848157f3986d
treefa28624b198cae599029ffb1ebb9778011f746e0
parentdb0187fa11f77dc2f6752b9cf08ccf371afe75da
fix the issue that web app can't rotate

[Issue#]       TDIS-1063
[Bug]          Web app is not able to rotate when rotation sensor is enabled.
[Cause]        screen rotation callback is not registered in wrt
[Solution]     set orientation callback for ewk view

Change-Id: I521e266a625c7b4bec2d8a1bc93db37f3ae5e9b2
src/view/webkit/view_logic.cpp