Do not process smart zoom if page is not scalable.
authorEunmi Lee <eunmi15.lee@samsung.com>
Tue, 9 Jul 2013 04:33:03 +0000 (13:33 +0900)
committerEunmi Lee <eunmi15.lee@samsung.com>
Tue, 9 Jul 2013 04:33:24 +0000 (13:33 +0900)
commitaf9a8d3baec895c81de998c577e23d19b8d2fa8a
treedec37bc0ebb20d708229127c6455e9ada34892c2
parentd23234c7802ab9d7814e9d89f35c199fa0db8980
Do not process smart zoom if page is not scalable.

[Title] Do not process smart zoom if page is not scalable.
[Issue#] N_SE-44944
[Problem] Page is scrolled by double-tap in the mobile news page.
[Cause] Smart zoom is performed even though page is not scalable.
[Solution] Do not process smart zoom if page is not scalable.

Change-Id: I133a0628c2b1cddd8f025d9f22148c08280eda8c
Source/WebKit2/UIProcess/API/efl/tizen/GestureClient.cpp