[M40-Merge][WebRTC] Fix audio crash fix by passing ecore Display open
authorsonal.g1@samsung.com <sonal.g1@samsung.com>
Tue, 5 May 2015 07:50:01 +0000 (13:20 +0530)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit3a36b0b5075865a9b0283ea92eab9aece32a4b56
tree49a68a6a473d4f3dca17f54744738bbdbdcd3904
parent27f7b1436f99ba5a53480e0478223f5bef4b4f71
[M40-Merge][WebRTC] Fix audio crash fix by passing ecore Display open

There is some problem with ecore_x_display_get() in chromium-efl.
So replacing the call with XOpenDisplay() as M34 does to fix the
browser crash during webRTC audio enabled.

Original gerrit: http://165.213.202.130/gerrit/#/c/75331/

Bug: http://web.sec.samsung.net/bugzilla/show_bug.cgi?id=9217

Change-Id: I13fc3e56d56b0ffcf4d00c6c4295f56ee54b7909
Signed-off-by: sonal.g1@samsung.com <sonal.g1@samsung.com>
tizen_src/chromium_impl/ui/gfx/x/x11_types_override.cc