From 5d264b8a8ee7813809ef6131be0037457b9cd1e4 Mon Sep 17 00:00:00 2001 From: Roger Zanoni Date: Mon, 17 Apr 2023 09:57:10 +0200 Subject: Fix application listing and starting After chromium started communicating with applaunchd using gRPC, the application list is constructed differently and the launcher application need to change to adapt to the new data model. Bug-AGL: SPEC-4764 Signed-off-by: Roger Zanoni Change-Id: I1d128da6da3aeeb82e4f9dcb297289db7668af3b --- src/js/app.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/js/app.js b/src/js/app.js index 90f0e80..9393cb9 100644 --- a/src/js/app.js +++ b/src/js/app.js @@ -32,16 +32,16 @@ function load_application_list() { page.apps = []; for( var i=0; i