[M120 Migration][VD] Add debug log for create new window process. 83/308383/2
authorfeifei08.liu <feifei08.liu@samsung.com>
Fri, 22 Mar 2024 10:45:49 +0000 (18:45 +0800)
committerYanqing Lu <yanqing.lu@samsung.com>
Mon, 25 Mar 2024 07:56:50 +0000 (07:56 +0000)
commitb7f997f4fb4c95179220de1884441cfe53a58fb4
tree2b724bcffdad0c4299e6148cbd200cf692a69ee1
parent468917def4930b188c5bbf3963a74d5e5a4a9b94
[M120 Migration][VD] Add debug log for create new window process.

Add some debug logs in window create process.
Sometimes window.open()/target="_blank" will
create a new window in app. Currently wrt not
support this situation. Add some logs for
locating similar issue in furture.

Reference:
- https://review.tizen.org/gerrit/291159/

Change-Id: I15dba40f38522b42d5cda9eea0ecf406da111c1c
Signed-off-by: feifei08.liu <feifei08.liu@samsung.com>
content/browser/renderer_host/navigation_controller_impl.cc
content/renderer/render_frame_impl.cc
tizen_src/chromium_impl/content/browser/web_contents/web_contents_impl_efl.cc
tizen_src/ewk/efl_integration/eweb_view.cc