ecore-wl2: do not offer a null mime first in ecore_wl2_offer_mimes_set()
authorMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 12 May 2017 16:08:32 +0000 (12:08 -0400)
committerMike Blumenkrantz <zmike@osg.samsung.com>
Fri, 12 May 2017 16:08:25 +0000 (12:08 -0400)
commit9f698822118682aacf3a6a958b621f0ef9053967
treed4e999feb28a137b5d0bd421b4a93943054dba70
parent2e5251b36431e162fdb309c364661de2f80179b3
ecore-wl2: do not offer a null mime first in ecore_wl2_offer_mimes_set()

this seems to have been done to account for the case where no mimes were
passed, but sending null in this way is bad behavior for a client. the
spec indicates that null should be sent only when no mimes are accepted

@fix
src/lib/ecore_wl2/ecore_wl2_dnd.c