Prevent showing previous scaled image when rotating.
authorYoungTaeck Song <youngtaeck.song@samsung.com>
Wed, 5 Jun 2013 03:00:52 +0000 (12:00 +0900)
committerYoungTaeck Song <youngtaeck.song@samsung.com>
Wed, 5 Jun 2013 06:14:30 +0000 (15:14 +0900)
commit70fffc7f804c28b07d06cb7b7275421a26c2ea49
tree4bb3d8904a0ce5547d93dd8ec116605da609ccc9
parent0873b04fbe83bcc10dd852557ccad1b34e4467a2
Prevent showing previous scaled image when rotating.

[Title] Prevent showing previous scaled image when rotating.
[Issue#] N_SE-37874
[Problem] After rotating, previous scaled image is showed
[Cause] Right after rotating, We show current contents immediately.
[Solution] Prevent showing previous scaled image when rotating.

Change-Id: Ib70458e85c41b478de5d222ac2f0f8b75dc68e8a
Source/WebKit2/UIProcess/API/efl/ewk_view.cpp