[Tizen] Changes the ecore evas rendering engine in NUI Webkit 33/306433/1
authorWonsik Jung <sidein@samsung.com>
Wed, 21 Feb 2024 09:24:19 +0000 (18:24 +0900)
committerWonsik Jung <sidein@samsung.com>
Wed, 21 Feb 2024 09:27:53 +0000 (18:27 +0900)
commit0a766f3afaa77f87f6ec1e6dfb424e4aaa3eca6a
tree5874f96a8d20f4ce07acc5749c65bcd6a6b34c76
parent891c104825b1d0eee8d3247878063ac8872572a0
[Tizen] Changes the ecore evas rendering engine in NUI Webkit

Changed the ecore evas rendering engine in NUI Webkit.
Because webkit only works in GPU thread as worker thread in Web
and ecore evas does not work for rendering.
If NUI Webview works with ecore evas gl backend,
it has the some race condition issue when egl is initailized and terminated.
To fix that, ecore evas engine should be changed with sw backend engine.

Change-Id: I79e7c148562894e91f7309e7da1077c9186014c0
dali-extension/web-engine-chromium/tizen-web-engine-manager.cpp