[Title] Fix issue that the layout is not fit in most visited sites when rotate.
authorHyerim Bae <hyerim.bae@samsung.com>
Wed, 5 Sep 2012 13:13:15 +0000 (22:13 +0900)
committerHyerim Bae <hyerim.bae@samsung.com>
Wed, 5 Sep 2012 13:18:05 +0000 (22:18 +0900)
commit7d7fc54a3c4f49e123e39f41f8f6f4702dfd7556
tree8278589f2273db9058f33be2a4eb75469df73bc4
parentb58203becf5f6579d79d2481a050d3da716848c3
[Title] Fix issue that the layout is not fit in most visited sites when rotate.

[Issue#] N_SE-9166
[Problem] The rotate information is not correct.
[Cause] Check it by window size.
[Solution] Modify to use orientation API.
[Developer] Hyerim Bae

Change-Id: Ie8a43421535c1a2044cbb848359ad82d79d649e6
src/browser-common-view.cpp [changed mode: 0755->0644]