Post tasks to proper threads 01/288401/3
authoryh106.jung <yh106.jung@samsung.com>
Thu, 16 Feb 2023 05:58:41 +0000 (21:58 -0800)
committerBot Blink <blinkbot@samsung.com>
Thu, 16 Feb 2023 10:31:09 +0000 (10:31 +0000)
commit26b8e44c18d5dd0dff115b582eede17ba97af20a
tree339a685d40d4247199667470c658c0dc940d28f1
parent62c07f083a9af6aca663773f2a96a7dd6c5e5bfe
Post tasks to proper threads

This patch posts tasks to proper content browser's threads, not
to threadpool.

Change-Id: I59efb81e1ac2f470d1c4cf8e84915b73766faec7
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
tizen_src/ewk/efl_integration/browser/browsing_data_remover_efl.cc
tizen_src/ewk/efl_integration/browser/geolocation/geolocation_permission_context_efl.cc
tizen_src/ewk/efl_integration/browser/quota_permission_context_efl.cc
tizen_src/ewk/efl_integration/browser/resource_dispatcher_host_delegate_efl.cc
tizen_src/ewk/efl_integration/cookie_manager.cc
tizen_src/ewk/efl_integration/eweb_context.cc
tizen_src/ewk/efl_integration/eweb_view.cc
tizen_src/ewk/efl_integration/url_request_context_getter_efl.cc