html5-homescreen: Avoid autostart of launcher on qemu 17/25217/2
authorLorenzo Tilve <ltilve@igalia.com>
Tue, 8 Sep 2020 08:26:03 +0000 (10:26 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 8 Sep 2020 15:51:55 +0000 (15:51 +0000)
When launching automatically the html5-laucher from the html5-homescreen
using the sw compositing pipeline on qemu, a race condition is happening
that is breaking the UI.

This is removing this autostart of the launcher, which still can
be started manually, while the racing issues are fixed.

Bug-AGL: SPEC-3544

Signed-off-by: Lorenzo Tilve <ltilve@igalia.com>
Change-Id: Ic9e3dbf68d69d3042b0e850e63c7ff0c210cf1a4


No differences found