[M108 Migration][WRTjs] Introduce VconfHandle 33/289233/3
authorDongHyun Song <dh81.song@samsung.com>
Fri, 3 Mar 2023 04:27:03 +0000 (13:27 +0900)
committerDongHyun Song <dh81.song@samsung.com>
Sun, 5 Mar 2023 23:29:10 +0000 (08:29 +0900)
commiteb98534f5e25c4d91237ad71fc48c013c740a33f
tree51d241642399d91809ebae5a54bcb07b5dcb1ff5
parent5de9a6d54464da39cc57ae4f46769f7d2a4d50c7
[M108 Migration][WRTjs] Introduce VconfHandle

Adds source code of VconfHandle and removes bring-up tag.

Change-Id: I30a8ae83ac9e423d1a3778dca6b0aac497fd6880
Signed-off-by: DongHyun Song <dh81.song@samsung.com>
14 files changed:
content/common/zygote/zygote_communication_linux.cc
content/common/zygote/zygote_communication_linux.h
tizen_src/chromium_impl/tizen/BUILD.gn
tizen_src/chromium_impl/tizen/vconf_handle.cc [new file with mode: 0644]
tizen_src/chromium_impl/tizen/vconf_handle.h [new file with mode: 0644]
wrt/src/app/tv/wrt_main_delegate_tv.cc
wrt/src/browser/api/tv/wrt_api_tv_extension.cc
wrt/src/browser/api/wrt_api_mde_extension.cc
wrt/src/browser/native_app_control.cc
wrt/src/browser/tv/encrypted_file_handler.cc
wrt/src/browser/tv/native_web_runtime_delegate_tv.cc
wrt/src/browser/tv/tv_window_manager.cc
wrt/src/browser/tv/widget_state.cc
wrt/src/browser/tv/wrt_native_window_tv.cc