[WK2] Fix for white screen on device-orientation change
author“prabhavathi” <“prabha.p@samsung.com”>
Mon, 25 Mar 2013 05:23:34 +0000 (10:53 +0530)
committerGerrit Code Review <gerrit2@kim11>
Wed, 27 Mar 2013 07:53:18 +0000 (16:53 +0900)
commit9c3246fc700f45c3ddf498b218d0c3a1ec97bf84
tree6bc8127eb125c8e755375ddb526c1a4cd4516595
parent789e34ffabcc0c2e36d38c119439795a00c92944
[WK2] Fix for white screen on device-orientation change

[Title]  Fix for white screen on device-orientation change
[issue#] N_SE-26272
[Problem] Width and height is not updated in webprocess, when JS querying for it
[Solution] Setting the width and height on view port attributes change
[Developer] prabha.p

Change-Id: I141cf5501d5afa4580d09407f16da04e4ca27566
Source/WebKit2/WebProcess/WebPage/WebPage.cpp