X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-wam%2Fcef%2Ffiles%2Fchromium%2F0004-agl-Add-a-method-to-check-if-the-agl-window-is-confi.patch;fp=recipes-wam%2Fcef%2Ffiles%2Fchromium%2F0008-Add-a-method-to-check-if-the-agl-window-is-configure.patch;h=398023ca038d7daf099b370c9f1d31376f3610d5;hb=4a1b172ebda54d587db7ecfc61af5443d0c11d0d;hp=bae799d7b9be883e33a57a8f5b68e7d9d6bfd9ca;hpb=bcbfd0131bce06c11197d2eee84300897c1680a9;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-wam/cef/files/chromium/0008-Add-a-method-to-check-if-the-agl-window-is-configure.patch b/recipes-wam/cef/files/chromium/0004-agl-Add-a-method-to-check-if-the-agl-window-is-confi.patch similarity index 89% rename from recipes-wam/cef/files/chromium/0008-Add-a-method-to-check-if-the-agl-window-is-configure.patch rename to recipes-wam/cef/files/chromium/0004-agl-Add-a-method-to-check-if-the-agl-window-is-confi.patch index bae799d7b..398023ca0 100644 --- a/recipes-wam/cef/files/chromium/0008-Add-a-method-to-check-if-the-agl-window-is-configure.patch +++ b/recipes-wam/cef/files/chromium/0004-agl-Add-a-method-to-check-if-the-agl-window-is-confi.patch @@ -1,8 +1,13 @@ -From d76f1575fd5abd31d488f7456700af0ead9712f0 Mon Sep 17 00:00:00 2001 +From 76cb42f0773ecff97710d7d5ea20cd16b8781d51 Mon Sep 17 00:00:00 2001 From: Roger Zanoni Date: Fri, 30 Jun 2023 10:25:10 +0200 -Subject: [PATCH 8/9] Add a method to check if the agl window is configured +Subject: [PATCH 04/33] [agl] Add a method to check if the agl window is + configured +This will be used on cef side to know the time when the window can be +displayed. + +Signed-off-by: Roger Zanoni --- ui/aura/agl/window_tree_host_agl.h | 1 + ui/aura/agl/window_tree_host_platform_agl.cc | 4 ++++ @@ -60,5 +65,5 @@ index 4bc915d663e72..cab1f42272772 100644 } // namespace ui -- -2.39.2 +2.42.1