Pass adjusted scale factor to DrawingArea
authorChanghyup Jwa <ch.jwa@samsung.com>
Mon, 8 Apr 2013 02:11:20 +0000 (11:11 +0900)
committerChanghyup Jwa <ch.jwa@samsung.com>
Mon, 8 Apr 2013 08:23:57 +0000 (17:23 +0900)
commit7d6aab14c353bd6d20ce438375baf601558854a5
treea5485218f47fc574b705878be248d3b0e9db0bfd
parent9c6bdfdaf495cbadf3bf438ad820a9fba8b66f98
Pass adjusted scale factor to DrawingArea

[Title] Pass adjusted scale factor to DrawingArea
[Issue#] N_SE-32019
[Problem] Page is blurred when we back to error page
[Cause] Unadjusted scale factor is passed to DrawingArea
[Solution] Pass adjusted scale factor to DrawingArea

Change-Id: Ie6ccfcaab7b49fa75076fdcddc43ec6f0bd89eeb
Source/WebKit2/UIProcess/API/efl/PageClientImpl.cpp