Remove focus button
authorSeungkeun Lee <sngn.lee@samsung.com>
Mon, 19 Oct 2015 01:14:27 +0000 (10:14 +0900)
committerSeungkeun Lee <sngn.lee@samsung.com>
Mon, 19 Oct 2015 06:46:47 +0000 (15:46 +0900)
commit2150d028d28fe518f26fc973132f37b67a7da01e
tree9703d16c9a77d2aeb7af9643205f626aa3d5e70c
parentce9845e61d7b2285f28be98a47e3df2d96f7d042
Remove focus button
 - Webkit-efl webview can't got focus
   So, We need a button to get a focus
   But, chromium-efl webview can got focus
   So, We remove the button
   It was interfere operation of focus
runtime/browser/native_window.cc
runtime/browser/native_window.h [changed mode: 0644->0755]
runtime/resources/xwalk_tizen.edc [changed mode: 0644->0755]