projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3043caa
)
e_comp_wl_data: do not skip new selection set from cbhm
56/113156/1
author
MinJeong Kim
<minjjj.kim@samsung.com>
Mon, 6 Feb 2017 09:04:52 +0000
(18:04 +0900)
committer
MinJeong Kim
<minjjj.kim@samsung.com>
Mon, 6 Feb 2017 09:04:52 +0000
(18:04 +0900)
Change-Id: I9573aeb908cacb4e1ec4129b882f86fd2f8de6c1
Signed-off-by: MinJeong Kim <minjjj.kim@samsung.com>
src/bin/e_comp_wl_data.c
patch
|
blob
|
history
diff --git
a/src/bin/e_comp_wl_data.c
b/src/bin/e_comp_wl_data.c
index 25c544b0387ed2f7e1eaa46301c339ce2d3f92d2..aa8892c174043e330bf4f62cf8ffcbad15ef1cd1 100644
(file)
--- a/
src/bin/e_comp_wl_data.c
+++ b/
src/bin/e_comp_wl_data.c
@@
-235,6
+235,7
@@
_e_comp_wl_data_device_selection_set(void *data EINA_UNUSED, E_Comp_Wl_Data_Sour
if ((sel_source) &&
(sel_client == source_client) &&
+ (sel_client != cbhm_client) &&
(e_comp_wl->selection.serial - serial < UINT32_MAX / 2))
{
/* TODO: elm_entry is sending too many request on now,