Added an option to select the web engine type in the WebView constructor 40/318340/2
authordongsug.song <dongsug.song@samsung.com>
Thu, 19 Sep 2024 07:11:07 +0000 (16:11 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Fri, 27 Sep 2024 07:23:04 +0000 (16:23 +0900)
commit1e107fec85b81b57985de701a922ed8b0a9b129a
tree70ff50f8f2b77efccb769ee42efa379bd3696599
parent6328970723552cb0f22dae44bd0bdb31e3d3ccd0
Added an option to select the web engine type in the WebView constructor

- Previously, the web engine was fixed and selected for all DALi/NUI APPs in dali.sh, but now it can be chosen in the constructor.

Change-Id: I442edc86cbc93bc5a71c467b2aea8a46475607db
automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-web-engine.cpp
automated-tests/src/dali-toolkit/utc-Dali-WebView.cpp
dali-toolkit/devel-api/controls/web-view/web-view.cpp
dali-toolkit/devel-api/controls/web-view/web-view.h
dali-toolkit/internal/controls/web-view/web-view-impl.cpp
dali-toolkit/internal/controls/web-view/web-view-impl.h