Fix horizontal scroll issue
authorGyuyoung Kim <gyuyoung.kim@samsung.com>
Wed, 3 Jul 2013 06:21:08 +0000 (15:21 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Wed, 3 Jul 2013 06:23:50 +0000 (06:23 +0000)
commitdbb27f56bf77351d7cf2a51e5007c887689cd2e4
tree0fa93e05a3fcf64b31538cf904c3ef16845f48be
parentadb06f462e9ea1426a10cd455b25b64d9f2beceb
Fix horizontal scroll issue

[Issue#] N_SE-41768
[Problem] A page doesn't be scrolled on skype.com after logging in.
[Cause] A workaround patch of Viewport meta tag influences on this issue.
[Solution] Change existing condition for this issue

Change-Id: Id0d785c8b59bd3aee24d32a021fbf758fece4577
Source/WebKit2/WebProcess/WebCoreSupport/WebChromeClient.cpp