Scale to 2.0 if target scale factor is same as current scale factor.
authorEunmi Lee <eunmi15.lee@samsung.com>
Thu, 18 Apr 2013 05:58:42 +0000 (14:58 +0900)
committerGerrit Code Review <gerrit2@kim11>
Thu, 18 Apr 2013 08:35:39 +0000 (17:35 +0900)
commitca6127ea227f6809d9a1cb1fe58d55e888816763
treedfd295c44495d967c719fa416a84f18e9a650364
parentd1249bf5d4650c2c59d04e3673294cfa9d87fe24
Scale to 2.0 if target scale factor is same as current scale factor.

[Title] Scale to 2.0 if target scale factor is same as current scale factor.
[Issue#] P130416-3501
[Problem] We can not scale when we do double-tap in the left-bottom side of news.google.com.
[Cause] The target rect is same as contents rect in the left-bottom side of news.google.com.
[Solution] Scale to 2.0 if target scale factor is same as current scale factor.

Change-Id: I2ad0908aca4881ef94e3a4fe9da0ed26367330da
Source/WebKit2/UIProcess/API/efl/tizen/SmartZoom.cpp