X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-wam%2Fcef%2Ffiles%2Fchromium%2F0003-agl-Only-bind-to-agl_shell-if-it-s-the-browser-proce.patch;fp=recipes-wam%2Fcef%2Ffiles%2Fchromium%2F0007-Only-bind-to-agl_shell-if-it-s-the-browser-process.patch;h=4de7779f739ff5ba95038b8930e8acccb1b90be4;hb=4a1b172ebda54d587db7ecfc61af5443d0c11d0d;hp=8961b46499e60a3394f693f63ab20feb2b6afed0;hpb=bcbfd0131bce06c11197d2eee84300897c1680a9;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-wam/cef/files/chromium/0007-Only-bind-to-agl_shell-if-it-s-the-browser-process.patch b/recipes-wam/cef/files/chromium/0003-agl-Only-bind-to-agl_shell-if-it-s-the-browser-proce.patch similarity index 90% rename from recipes-wam/cef/files/chromium/0007-Only-bind-to-agl_shell-if-it-s-the-browser-process.patch rename to recipes-wam/cef/files/chromium/0003-agl-Only-bind-to-agl_shell-if-it-s-the-browser-proce.patch index 8961b4649..4de7779f7 100644 --- a/recipes-wam/cef/files/chromium/0007-Only-bind-to-agl_shell-if-it-s-the-browser-process.patch +++ b/recipes-wam/cef/files/chromium/0003-agl-Only-bind-to-agl_shell-if-it-s-the-browser-proce.patch @@ -1,8 +1,10 @@ -From 1b60d7d98be14175b5175ee6ba4c19da03d8188e Mon Sep 17 00:00:00 2001 +From ab07780e04f15b511967cd609b70fb97abcea96f Mon Sep 17 00:00:00 2001 From: Roger Zanoni Date: Sat, 27 May 2023 15:55:17 +0200 -Subject: [PATCH 7/9] Only bind to agl_shell if it's the browser process +Subject: [PATCH 03/33] [agl] Only bind to agl_shell if it's the browser + process +Signed-off-by: Roger Zanoni --- .../extensions/agl/host/wayland_extensions_agl_impl.cc | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) @@ -35,5 +37,5 @@ index 87376cbb8a9d3..075b3010ea8a1 100644 kMaxAglShellExtensionVersion); bool is_agl_shell_interface = (strcmp(interface, "agl_shell") == 0); -- -2.39.2 +2.42.1