Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-11 | html5-homescreen: revert avoiding autostart of launcher on qemujellyfish_9.99.4jellyfish/9.99.49.99.4 | Lorenzo Tilve | 1 | -25/+0 | |
With the changes added at gerrit 25237 and 25233 the workaround to avoid starting the launcher from the homescreen can be dropped. This reverts commit 13109053397fd99ad6ce38f9a2edc4e9fc6e009f. Bug-AGL: SPEC-3544 Signed-off-by: Lorenzo Tilve <ltilve@igalia.com> Change-Id: Ifd8f3e71e8bfa7be4342480cbfb22c1da5ca842b | |||||
2020-09-08 | html5-homescreen: Avoid autostart of launcher on qemu | Lorenzo Tilve | 1 | -0/+25 | |
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 |