[M120 Migration] NUI related patch 99/307099/3
authorQiang Ji <qiang.ji@samsung.com>
Mon, 4 Mar 2024 08:40:37 +0000 (16:40 +0800)
committerBot Blink <blinkbot@samsung.com>
Tue, 5 Mar 2024 07:12:41 +0000 (07:12 +0000)
commit207297b428e6e8e829b70b99038ff721a8a1e8e6
tree68734e36fd2241663f3c835c2f3ea9c3192159e0
parent56fd8f3efe0f23df915498ac61234c7fc61fe313
[M120 Migration] NUI related patch

1. Fix rotation issue for NUI app
Ecore_Evas can't sense that NUI app has rotated,
so get the wrong value from ecore_evas_rotation_get API

refs:
https://review.tizen.org/gerrit/#/c/platform/framework/web/chromium-efl/+/305631/

2. Fix NUI video can't play issue
NUI app use wayland window but video hole
set as evas window default.

refs:
https://review.tizen.org/gerrit/#/c/platform/framework/web/chromium-efl/+/295315/

3. Fix crash

refs:
https://review.tizen.org/gerrit/#/c/platform/framework/web/chromium-efl/+/297840/

Change-Id: Id043740ee26661581c754b5b2cbf71f65130f7ee
Signed-off-by: Qiang Ji <qiang.ji@samsung.com>
cc/trees/draw_property_utils.cc
content/browser/web_contents/web_contents_view_aura.cc
tizen_src/chromium_impl/media/base/tizen/video_plane_controller.cc
tizen_src/chromium_impl/media/base/tizen/video_plane_controller.h
tizen_src/chromium_impl/media/filters/media_player_esplusplayer.cc
tizen_src/ewk/efl_integration/eweb_view.cc
tizen_src/ewk/efl_integration/public/ewk_view.cc