Do not focus ewk view if webpage's selection is not editable.
authorSangYong Park <sy302.park@samsung.com>
Thu, 27 Jun 2013 08:44:55 +0000 (17:44 +0900)
committerSangYong Park <sy302.park@samsung.com>
Thu, 27 Jun 2013 08:48:16 +0000 (17:48 +0900)
commitc6230b745b9817e642f511aed469e3a9260f69e2
tree66dff4918fda2e50fdd2fd603e419def0ed2c754
parent014d9062e82ca3488a132032796eb6d477330767
Do not focus ewk view if webpage's selection is not editable.

[Title] Do not focus ewk view if webpage's selection is not editable.
[Issue#] N_SE-43113
[Problem] ewk view was crashed.
[Cause] Ewk view receive event, when popup window is created.
[Solution] Do not focus ewk view if webpage's selection is not editable.

Change-Id: Ief75ecba4ce623fb0cbdc0bce2535847de1b39ac
Source/WebKit2/UIProcess/WebPageProxy.cpp
Source/WebKit2/UIProcess/efl/InputMethodContextEfl.h