This reverts commit
499a670310761938ea861fa809a4302c66f48015.
Implementation of Drag&Drop was splitted into two parts. First one
implemented EFL`s port for D&D with default behavior, which is
dragging on long press. Second part changed default behavior to
starting D&D after choosing proper option from context menu. After
merge of first patch issues was raised that one cannot open context
menu for URL links. Now both parts are merged so this issue does not
occur any more.
Reviewed by: Antonio Gomes, Michal Roj, Piotr Tworek, SeungSeop Park, arno renevier
Change-Id: Ibb466c3068ce074b79211ea482271e97e2a059a0
Signed-off-by: Daniel Waślicki <d.waslicki@samsung.com>
switches::kAcceleratedCanvas2dMSAASampleCount, "4");
#endif
+ p_command_line->AppendSwitch(switches::kEnableTouchDragDrop);
+
if (p_command_line->HasSwitch(switches::kDisableIpcSandbox))
p_command_line->AppendSwitch(switches::kDisableRendererZygote);