html5-homescreen: increase wait for attempting to launch homescreen 76/27276/3
authorJose Dapena Paz <jdapena@igalia.com>
Wed, 23 Mar 2022 11:58:49 +0000 (12:58 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 24 Mar 2022 15:22:59 +0000 (15:22 +0000)
Reduce chances to fail initialization of HTML5-based UI on boot,
because of trying to launch homescreen while WAM is still not ready
to create applications.

This is a workaround. The right fix will be making WAM actually wait
for processing IPC messages while it is not ready to launch first
application, and making homescreen wait for the initialization of
host service.

Bug-AGL: SPEC-4289
Signed-off-by: Jose Dapena Paz <jdapena@igalia.com>
Change-Id: Id46f87b6ac2d49b0a15d5537b8b70d4ac6e62ef5


No differences found