Unset device width and height in Settings
authorChanghyup Jwa <ch.jwa@samsung.com>
Wed, 10 Apr 2013 06:18:50 +0000 (15:18 +0900)
committerGerrit Code Review <gerrit2@kim11>
Tue, 4 Jun 2013 08:11:15 +0000 (17:11 +0900)
commit82de01d92ca23f38f4a4bdca46795a1da72558fd
tree46bd2b3eedd884f9c77e39de9bea224a9ddc6394
parent5fedfaeb78cafae515d83dcb5791f542cca6c1a4
Unset device width and height in Settings

[Title] Unset device width and height in Settings
[Issue#] N/A
[Problem] Contents' size is not fit to view size, only fit to screen size
[Cause] Viewport attributes are calculated with screen size if device width
        and height is set
[Solution] Unset device width and height

Change-Id: I48f732ed70cf30a1b7b5cf074db1271bc95b5d04
Source/WebKit2/UIProcess/API/efl/PageClientImpl.cpp
Source/WebKit2/UIProcess/API/efl/ewk_view.cpp
Source/WebKit2/WebProcess/WebPage/efl/tizen/ScreenReader.cpp