Remove invalid condition about contents editable
authorSangYong Park <sy302.park@samsung.com>
Fri, 31 May 2013 07:35:35 +0000 (16:35 +0900)
committerSangYong Park <sy302.park@samsung.com>
Fri, 31 May 2013 07:35:35 +0000 (16:35 +0900)
commit35e6afcf25401155d1eab7ef8bd7e4959102a461
tree95a4656081262e14d6c0b42ce7029683400154e1
parentc4b887b65eb190c0f8847cde79e648503a11e9a2
Remove invalid condition about contents editable

[Title] Remove invalid condition about contents editable
[Issue#] N_SE-39715
[Problem] Keypad was not appear in google drive
[Cause] Ignore contents editable if node is located out of screen
[Solution] Remove invalid condition

Change-Id: I9c2a44cddfb52bcb933bac1cadbd5fd7a4eff9c3
Source/WebKit2/WebProcess/WebPage/WebPage.cpp