Make a web page fit in the window 85/5485/2
authorJoone Hur <joone.hur@intel.com>
Wed, 3 Jul 2013 15:20:25 +0000 (08:20 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Mon, 8 Jul 2013 21:57:41 +0000 (14:57 -0700)
commitb3fc412006184292e92f7b415d3e31f8e1d36bb4
treee15333ac0f36e26efd8e35d13e133af3866b40c1
parentc86bac955611a16df5f73d1aa306067b36e8fdd4
Make a web page fit in the window

This patch allows to get the screen size and DPI properly using Wayland APIs, which makes a web page fit in the window.
Source/WebCore/platform/efl/EflScreenUtilities.cpp